Skip to content

Hostname

kmail-lists.com

Last fetched

kmail-lists.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.112.1518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.1818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.2218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.185.1053.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR
3.162.185.1103.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR
3.162.185.203.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR
3.162.185.83.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR
3.166.65.143.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.313.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.633.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.166.65.723.166.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1068
Organization
ed hallen
Contact emails

Subdomains

6 observed subdomains of kmail-lists.com.

Web-graph footprint

Distinct hostnames that link to or from kmail-lists.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from kmail-lists.com.

Cypher and MCP

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

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