Skip to content

Hostname

chemessen.com

Last fetched

chemessen.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1132 as the registrar.

Nutrition Label

WHISPER CANON · chemessen.comRouting diversity3.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/chemessen.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.18.160100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.198.5913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.62.13834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.253.17554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1132
Organization
chemessen
Contact emails

Subdomains

2 observed subdomains of chemessen.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for chemessen.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from chemessen.com.

Cypher and MCP

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

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