Hostname
fastbox.it
Last fetched
fastbox.it resolves to 1 IPv4 address operated by VODAFONE-IT-ASN - Fastweb SpA in IT. WHOIS lists registrar:webinvest di schiappacassa marco as the registrar.
Nutrition Label
Resolution chain
fastbox.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 93.149.83.36 | 93.149.0.0/16 | AS30722 | VODAFONE-IT-ASN - Fastweb SpA | IT |
WHOIS identity
- Registrar
- registrar:webinvest di schiappacassa marco
- Organization
- hidden
- Contact emails
- —
Subdomains
2 observed subdomains of fastbox.it.
| Subdomain |
|---|
| mail.fastbox.it |
| www.fastbox.it |
Web-graph footprint
Distinct hostnames that link to or from fastbox.it in the public web crawl.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for fastbox.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.fastmedia.it |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from fastbox.it.
- IP · 93.149.83.36
- ASN · AS30722VODAFONE-IT-ASN - Fastweb SpA
- Registrar · registrar:webinvest di schiappacassa marco
- Country · IT
- TLD · .it
- Browse hostnames · fa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fastbox.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.