Skip to content

Hostname

snapf.in

Last fetched

snapf.in resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · snapf.inRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/snapf.in

Resolution chain

snapf.in resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.61.10113.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.10413.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.10713.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.61.5313.225.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.64.1203.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.1213.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.263.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.175.64.863.175.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
matthew hawkins
Contact emails

Web-graph footprint

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

199 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from snapf.in.

Cypher and MCP

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

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