Skip to content

Hostname

orbis.com

Last fetched

orbis.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · orbis.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/orbis.com

Resolution chain

orbis.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.10813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.67.11913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.183.12718.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.183.2218.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.183.7918.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.183.8518.64.182.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
jeremy meredith
Contact emails

Subdomains

38 observed subdomains of orbis.com.

Web-graph footprint

Distinct hostnames that link to or from orbis.com in the public web crawl.

95 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for orbis.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcan.pb-dynmktg.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-0018b801.pphosted.com
SPF_INCLUDEspf.ca.exclaimer.net
SPF_INCLUDEssnc-corp.cloud
SPF_IP162.219.233.6
SPF_IP162.219.235.10
SPF_IP20.56.246.208/28

Related pages

Pivot deeper into the graph from orbis.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "orbis.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.