Skip to content

Hostname

orthem.com

Last fetched

orthem.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.202.115.1218.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.24.1934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.231.14652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.32.1054.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.14.4154.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.16.7554.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

3 observed subdomains of orthem.com.

Web-graph footprint

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

26 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for orthem.com.

MechanismTarget
SPF_Aorthem.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.40.229.156/32
SPF_IP176.58.12.80
SPF_IP217.130.24.0/24
SPF_IP52.169.0.179/32
SPF_MXorthem.com

Related pages

Pivot deeper into the graph from orthem.com.

Cypher and MCP

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

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