Skip to content

Hostname

squamish.net

Last fetched

squamish.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · squamish.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/squamish.net

Resolution chain

squamish.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

9 observed subdomains of squamish.net.

Web-graph footprint

Distinct hostnames that link to or from squamish.net in the public web crawl.

619 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for squamish.net.

MechanismTarget
SPF_Asquamish.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.gzo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.67.44.189/32
SPF_IP208.181.63.195
SPF_IP3.145.232.16/28
SPF_IP64.132.201.93/32
SPF_IP74.203.211.13/32
SPF_IP96.31.72.14
SPF_IP96.31.72.34
SPF_IP96.31.72.74
SPF_MXsquamish.net

Related pages

Pivot deeper into the graph from squamish.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "squamish.net"})-[: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.