Skip to content

Hostname

mohawktrail.com

Last fetched

mohawktrail.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

mohawktrail.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
97.107.134.5997.107.128.0/20AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS

WHOIS identity

Registrar
iana:2
Organization
mohawk trail association,
Contact emails

Subdomains

5 observed subdomains of mohawktrail.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mohawktrail.com.

MechanismTarget
SPF_Amohawktrail.com
SPF_IP104.254.130.202
SPF_IP209.212.145.163
SPF_IP209.212.146.14
SPF_IP216.180.252.10
SPF_IP217.79.250.66
SPF_IP69.65.40.213
SPF_MXmohawktrail.com

Related pages

Pivot deeper into the graph from mohawktrail.com.

Cypher and MCP

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

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