Skip to content

Hostname

impactcee.com

Last fetched

impactcee.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1456 as the registrar.

Nutrition Label

WHISPER CANON · impactcee.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/impactcee.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.44.199104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.203.168172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.116.150.6234.116.144.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPPL

WHOIS identity

Registrar
iana:1456
Organization
whois data protection sp. z o.o.
Contact emails

Subdomains

22 observed subdomains of impactcee.com.

Web-graph footprint

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

240 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for impactcee.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from impactcee.com.

Cypher and MCP

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

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