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
Resolution chain
orbis.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.244.108 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.68 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.7 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.94 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.67.119 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.26 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.81 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.95 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.183.127 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.183.22 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.183.79 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.183.85 | 18.64.182.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- jeremy meredith
- Contact emails
- cb3hs4ue78v@networksolutionsprivateregistration.com
- domains@orbis.com
- eb8s53aj2ud@networksolutionsprivateregistration.com
- jeremymeredith83@gmail.com
- r43en97695d@networksolutionsprivateregistration.com
- vd9ke6br22q@networksolutionsprivateregistration.com
- vp26r3y574d@networksolutionsprivateregistration.com
- yd6cb649373@networksolutionsprivateregistration.com
Subdomains
38 observed subdomains of orbis.com.
Showing 25 of 38. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for orbis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | can.pb-dynmktg.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-0018b801.pphosted.com |
| SPF_INCLUDE | spf.ca.exclaimer.net |
| SPF_INCLUDE | ssnc-corp.cloud |
| SPF_IP | 162.219.233.6 |
| SPF_IP | 162.219.235.10 |
| SPF_IP | 20.56.246.208/28 |
Related pages
Pivot deeper into the graph from orbis.com.
- IP · 13.226.244.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · DE
- Email · cb3hs4ue78v@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · or…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.