Skip to content

Hostname

mtruapehu.com

Last fetched

mtruapehu.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:52 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.31.11752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:52
Organization
it manager
Contact emails

Subdomains

15 observed subdomains of mtruapehu.com.

Web-graph footprint

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

347 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mtruapehu.com.

MechanismTarget
SPF_INCLUDEmail.mtruapehu.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzendesk.com
SPF_IP103.63.94.124/32
SPF_MXmtruapehu.com

Related pages

Pivot deeper into the graph from mtruapehu.com.

Cypher and MCP

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

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