Hostname
nellyspizza.com
Last fetched
nellyspizza.com resolves to 4 IPv4 addresses operated by AS47583 in US. WHOIS lists iana:841 as the registrar.
Nutrition Label
Resolution chain
nellyspizza.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.79.72.205 | 147.79.72.0/21 | AS47583 | — | US |
| 147.79.79.92 | 147.79.72.0/21 | AS47583 | — | US |
| 148.135.128.83 | 148.135.128.0/21 | AS47583 | — | US |
| 92.112.198.61 | 92.112.196.0/22 | AS47583 | — | US |
WHOIS identity
- Registrar
- iana:841
- Organization
- domain administrator
- Contact emails
- nellyspizza.com-owner-201609-06d53a@whois.tigertech.net
- nellyspizza.com-owner-201706-f15e6e@whois.tigertech.net
- nellyspizza.com-owner-201712-384436@whois.tigertech.net
- nellyspizza.com-owner-201807-157c8d@whois.tigertech.net
- nellyspizza.com-owner-201902-e8cd13@whois.tigertech.net
- nellyspizza.com-owner-201908-4cb405@whois.tigertech.net
- nellyspizza.com-owner-202002-750bb9@whois.tigertech.net
- nellyspizza.com-owner-202304-eba68b@whois.tigertech.net
- nellyspizza.com-owner-202306-884aeb@whois.tigertech.net
- nellyspizza.com-owner-202309-8de64c@whois.tigertech.net
- nellyspizza.com-owner-202311-f3d8e2@whois.tigertech.net
- nellyspizza.com-owner-202401-a8d56b@whois.tigertech.net
- nellyspizza.com-owner-202403-10ad39@whois.tigertech.net
- nellyspizza.com-owner-202405-c2b5d2@whois.tigertech.net
- nellyspizza.com-owner-202407-e7fe4b@whois.tigertech.net
- nellyspizza.com-owner-202409-1da671@whois.tigertech.net
- nellyspizza.com-owner-202411-bf66c6@whois.tigertech.net
- nellyspizza.com-owner-202501-bb70cd@whois.tigertech.net
Subdomains
3 observed subdomains of nellyspizza.com.
Web-graph footprint
Distinct hostnames that link to or from nellyspizza.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for nellyspizza.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from nellyspizza.com.
- IP · 147.79.72.205
- ASN · AS47583
- Registrar · iana:841
- Country · US
- Email · nellyspizza.com-owner-201609-06d53a@whois.tigertech.net
- TLD · .com
- Browse hostnames · ne…
- 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: "nellyspizza.com"})-[: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.