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
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.
Showing 25 of 86. View all subdomains →
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
MX records
SPF policy
8 SPF mechanisms authorising senders for 4dem.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mailchef.4dem.it |
| SPF_INCLUDE | helpscoutemail.com |
| SPF_INCLUDE | sp.mlchf.it |
| SPF_IP | 94.198.100.99 |
| SPF_IP | 95.141.33.100 |
| SPF_IP | 95.141.45.83 |
| SPF_MX | 4dem.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.