Skip to content

Hostname

kazfv.com

Last fetched

kazfv.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · kazfv.comRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kazfv.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.130.219.92108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.218.214108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.32.73108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.50.129108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.131.62.176108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.201.223.19218.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.201.48.20618.201.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.100.21518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.68.15918.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.249.122.43.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.249.14.573.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.249.162.2113.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.249.212.1573.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.249.229.1183.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.249.24.1673.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.250.237.733.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.250.62.1703.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.130.143.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.249.1813.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.90.903.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

7 observed subdomains of kazfv.com.

Threat posture

History

Related pages

Pivot deeper into the graph from kazfv.com.

Cypher and MCP

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

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