Skip to content

Hostname

fspy.io

Last fetched

fspy.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · fspy.ioRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/fspy.io

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.117108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.49108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.8108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.83108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.166.135.113.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.543.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.593.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.833.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

2 observed subdomains of fspy.io.

Web-graph footprint

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

83 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from fspy.io.

Cypher and MCP

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

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