Skip to content

Hostname

kf-365.com

Last fetched

kf-365.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · kf-365.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/kf-365.com

Resolution chain

kf-365.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.122.10518.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.11918.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.1518.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.4618.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
99.86.182.1299.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.182.499.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.182.6799.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.182.9999.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

7 observed subdomains of kf-365.com.

Threat posture

History

Related pages

Pivot deeper into the graph from kf-365.com.

Cypher and MCP

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

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