Skip to content

Hostname

impresscms.org

Last fetched

impresscms.org resolves to 1 IPv4 address operated by AS-ZXCS in BE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · impresscms.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/impresscms.org

Resolution chain

impresscms.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

3 observed subdomains of impresscms.org.

Web-graph footprint

Distinct hostnames that link to or from impresscms.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for impresscms.org.

MechanismTarget
SPF_Aimpresscms.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEfilter-out.zxcs.nl
SPF_IP185.220.172.6
SPF_IP2a06:2ec0:1:e:0:0:0:152
SPF_MXimpresscms.org

Related pages

Pivot deeper into the graph from impresscms.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "impresscms.org"})-[: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.