Skip to content

Hostname

frisvy.com

Last fetched

frisvy.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:696 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.218.5718.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.6418.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.7318.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.9018.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
3.162.3.143.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.403.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.753.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.943.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
99.84.118.11699.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.6799.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.8499.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.9299.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:696
Organization
interbanking
Contact emails

Subdomains

19 observed subdomains of frisvy.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from frisvy.com.

Cypher and MCP

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

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