Skip to content

Hostname

mountain-hawk.com

Last fetched

mountain-hawk.com resolves to 1 IPv4 address operated by SLTINT-AS-AP - Sri Lanka Telecom Internet in LK. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · mountain-hawk.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mountain-hawk.com

Resolution chain

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

IPPrefixASNOperatorCountry
220.247.236.213220.247.192.0/18AS9329SLTINT-AS-AP - Sri Lanka Telecom InternetLK

WHOIS identity

Registrar
iana:320
Organization
mountain hawk express (pvt)
Contact emails

Subdomains

1 observed subdomain of mountain-hawk.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mountain-hawk.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP122.255.6.106/32
SPF_IP203.94.73.117/32
SPF_MXmountain-hawk.com

Related pages

Pivot deeper into the graph from mountain-hawk.com.

Cypher and MCP

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

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