Skip to content

Hostname

mountainwatch.com

Last fetched

mountainwatch.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mountainwatch.comRouting diversity5.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mountainwatch.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.164.2373.5.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.13.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1063.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.1493.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2003.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2193.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2423.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2543.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.343.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.393.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.863.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.113.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1863.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1973.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2473.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2543.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.293.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.543.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.73.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2363.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:468
Organization
coastalwatch holdings pty
Contact emails

Subdomains

11 observed subdomains of mountainwatch.com.

Web-graph footprint

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

166 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mountainwatch.com.

MechanismTarget
SPF_Amountainwatch.com
SPF_INCLUDE2766250.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP199.119.182.164/27
SPF_MXmountainwatch.com

Related pages

Pivot deeper into the graph from mountainwatch.com.

Cypher and MCP

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

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