Hostname
abfisiocenter.it
Last fetched
abfisiocenter.it resolves to 2 IPv4 addresses operated by AS16276 in IT. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
abfisiocenter.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.32.140.171 | 178.32.0.0/15 | AS16276 | — | IT |
| 38.224.110.4 | 38.224.110.0/24 | AS202675 | — | IT |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- maria pia de sicot
- Contact emails
- —
Subdomains
1 observed subdomain of abfisiocenter.it.
| Subdomain |
|---|
| www.abfisiocenter.it |
Web-graph footprint
Distinct hostnames that link to or from abfisiocenter.it in the public web crawl.
13 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- abfisiocenter.it
- mx1.mail.ovh.net
- mx2.mail.ovh.net
- mx3.mail.ovh.net
SPF policy
3 SPF mechanisms authorising senders for abfisiocenter.it.
| Mechanism | Target |
|---|---|
| SPF_A | abfisiocenter.it |
| SPF_IP | 38.224.110.4 |
| SPF_MX | abfisiocenter.it |
Related pages
Pivot deeper into the graph from abfisiocenter.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abfisiocenter.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.