Skip to content

Hostname

dbnet.it

Last fetched

dbnet.it resolves to 2 IPv4 addresses operated by AS12637 in IT. WHOIS lists registrar:dbnet s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · dbnet.itRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/dbnet.it

Resolution chain

dbnet.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:dbnet s.r.l.
Organization
dbnet srl
Contact emails

Subdomains

58 observed subdomains of dbnet.it.

Web-graph footprint

Distinct hostnames that link to or from dbnet.it in the public web crawl.

46 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dbnet.it.

MechanismTarget
SPF_Adbnet.it
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.mailvox.it
SPF_IP185.147.167.107
SPF_IP213.171.187.0/24
SPF_IP213.171.187.12
SPF_IP93.174.64.0/21
SPF_MXdbnet.it

Related pages

Pivot deeper into the graph from dbnet.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dbnet.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.