Hostname
celtanet.com
Last fetched
celtanet.com resolves to 1 IPv4 address operated by ADB-AS - ALFA DI ADB LUPOTTO & ASSOCIATI SOCIETA' DI CONSULENZA FINANZIARIA SPA BREVEMENTE ALFA SCF SPA in IT. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
celtanet.com 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 |
|---|---|---|---|---|
| 193.33.99.236 | 193.33.98.0/23 | AS34650 | ADB-AS - ALFA DI ADB LUPOTTO & ASSOCIATI SOCIETA' DI CONSULENZA FINANZIARIA SPA BREVEMENTE ALFA SCF SPA | IT |
WHOIS identity
- Registrar
- iana:69
- Organization
- massimo nuvoli
- Contact emails
Subdomains
3 observed subdomains of celtanet.com.
Web-graph footprint
Distinct hostnames that link to or from celtanet.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for celtanet.com.
| Mechanism | Target |
|---|---|
| SPF_A | celtanet.com |
| SPF_A | pmx.celta.it |
| SPF_A | pmx1.celta.it |
| SPF_A | pmx2.celta.it |
| SPF_A | smtpo1a.celta.it |
| SPF_A | smtpo1b.celta.it |
| SPF_A | smtpo1c.celta.it |
| SPF_A | smtpo2a.celta.it |
| SPF_A | smtpo2b.celta.it |
| SPF_A | smtpo2c.celta.it |
| SPF_MX | celtanet.com |
Related pages
Pivot deeper into the graph from celtanet.com.
- IP · 193.33.99.236
- ASN · AS34650ADB-AS - ALFA DI ADB LUPOTTO & ASSOCIATI SOCIETA' DI CONSULENZA FINANZIARIA SPA BREVEMENTE ALFA SCF SPA
- Registrar · iana:69
- Country · IT
- Email · 3c149ece809fa55a93f52026bd7a5ae8-4857226@contact.gandi.net
- TLD · .com
- Browse hostnames · ce…
- 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: "celtanet.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.