Skip to content

Hostname

coolmaterial.com

Last fetched

coolmaterial.com resolves to 12 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3827 as the registrar.

Nutrition Label

WHISPER CANON · coolmaterial.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/coolmaterial.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.227104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.227104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.136172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.210.235.134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.69.11234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.57.10335.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.251.10044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.75.1844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.65.22944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.188.20744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.111.17216.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.126.12116.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3827
Organization
dartboard media,
Contact emails

Subdomains

6 observed subdomains of coolmaterial.com.

Web-graph footprint

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

1,562 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for coolmaterial.com.

MechanismTarget
SPF_INCLUDEklaviyomail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from coolmaterial.com.

Cypher and MCP

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

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