Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.163.24.1013.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.1253.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.573.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.24.603.163.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.1143.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.523.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.653.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.803.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.233.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.313.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.403.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.633.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of orbmedic.com owner
Contact emails

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for orbmedic.com.

MechanismTarget
SPF_INCLUDEamazonses.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 20

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