Hostname
orbmedic.com
Last fetched
orbmedic.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
orbmedic.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 |
|---|---|---|---|---|
| 3.163.24.101 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.24.125 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.24.57 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.24.60 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.114 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.52 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.65 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.183.80 | 3.169.180.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.23 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.31 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.40 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.63 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of orbmedic.com owner
- Contact emails
- martianc2c@msn.com
- 313512aa-0eb7-461d-be2f-ce94d41a5a88@identity-protect.org
- 9e1b70ad-75dc-4706-89b5-2e3b98c151a8@identity-protect.org
- 9ed39e78-fa56-4e42-85be-95a789f14158@identity-protect.org
- a226db5a-9838-42c7-a8ee-ff277bc404d1@identity-protect.org
- aea745ba-dfde-45b5-aca9-1f7b021f5809@identity-protect.org
- b193efc0-443e-45ab-ae11-8064448d6af0@identity-protect.org
- ce9bf505-eef7-469a-a771-1081d0706af4@identity-protect.org
- owner-74269@orbmedic.com.whoisprivacyservice.org
- owner-9847364@orbmedic.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from orbmedic.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for orbmedic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from orbmedic.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "orbmedic.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.