Hostname
emergency.it
Last fetched
emergency.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:eurodns sa
- Organization
- eurodns
- Contact emails
- —
Subdomains
114 observed subdomains of emergency.it.
Showing 25 of 114. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from emergency.it in the public web crawl.
1,573 sites link to this hostname.
164 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for emergency.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mailermn.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | t.contactlab.it |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 185.82.115.163 |
| SPF_IP | 2.228.42.81 |
| SPF_IP | 217.118.10.226 |
| SPF_IP | 217.118.10.227 |
| SPF_IP | 217.118.10.228 |
| SPF_IP | 217.118.10.229 |
| SPF_IP | 217.118.10.230 |
| SPF_IP | 37.9.223.202 |
| SPF_IP | 46.37.16.7/32 |
| SPF_IP | 81.174.14.0/24 |
| SPF_IP | 85.25.237.0/24 |
| SPF_IP | 92.223.242.1/28 |
| SPF_IP | 93.63.214.20 |
| SPF_IP | 93.63.214.21 |
Related pages
Pivot deeper into the graph from emergency.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "emergency.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.