Hostname
orbital-systems.com
Last fetched
orbital-systems.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
orbital-systems.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of orbital-systems.com owner
- Contact emails
- info@orbital-systems.com
- 06626e66-9d85-40f5-a820-0a26867033a8@identity-protect.org
- 076cd8b4-d7e0-4962-9d3f-1c9c098c7fe4@identity-protect.org
- 3e90ed45-5e17-4b0d-9c0f-b020fa5adb53@identity-protect.org
- 94f7e4e2-b3bc-4e3a-b416-280314f9c6ce@identity-protect.org
- df8ae0ee-1ca4-4576-bda7-d0c2a3f333e0@identity-protect.org
Subdomains
7 observed subdomains of orbital-systems.com.
Web-graph footprint
Distinct hostnames that link to or from orbital-systems.com in the public web crawl.
181 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for orbital-systems.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from orbital-systems.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "orbital-systems.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.