Skip to content

Hostname

4dem.it

Last fetched

4dem.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · 4dem.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/4dem.it

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:seflow s.r.l.
Organization
Contact emails

Subdomains

86 observed subdomains of 4dem.it.

Web-graph footprint

Distinct hostnames that link to or from 4dem.it in the public web crawl.

126 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 4dem.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailchef.4dem.it
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEsp.mlchf.it
SPF_IP94.198.100.99
SPF_IP95.141.33.100
SPF_IP95.141.45.83
SPF_MX4dem.it

Related pages

Pivot deeper into the graph from 4dem.it.

Cypher and MCP

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

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