Skip to content

Hostname

saw4fun.com

Last fetched

saw4fun.com resolves to 1 IPv4 address operated by SASKTEL - Saskatchewan Telecommunications in CA. WHOIS lists iana:469 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
216.174.143.196216.174.128.0/19AS803SASKTEL - Saskatchewan TelecommunicationsCA

WHOIS identity

Registrar
iana:469
Organization
gerald harron
Contact emails

Subdomains

1 observed subdomain of saw4fun.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from saw4fun.com.

Cypher and MCP

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

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