Skip to content

Hostname

ontropi.com

Last fetched

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

Nutrition Label

WHISPER CANON · ontropi.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ontropi.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.126.251.513.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.174.3013.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.110.35.2003.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.117.1473.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.92.22243.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.17.17743.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

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

Subdomains

1 observed subdomain of ontropi.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ontropi.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP166.62.10.144

Related pages

Pivot deeper into the graph from ontropi.com.

Cypher and MCP

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

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