Skip to content

Hostname

comnet.it

Last fetched

comnet.it resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists registrar:daisy t.a.i. di p. anicito as the registrar.

Nutrition Label

WHISPER CANON · comnet.itRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/comnet.it

Resolution chain

comnet.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.71.251.211212.71.248.0/21AS63949GB

WHOIS identity

Registrar
registrar:daisy t.a.i. di p. anicito
Organization
daisy t.a.i.
Contact emails

Subdomains

10 observed subdomains of comnet.it.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for comnet.it.

MechanismTarget
SPF_Acomnet.it
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP93.48.61.33
SPF_MXcomnet.it

Related pages

Pivot deeper into the graph from comnet.it.

Cypher and MCP

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

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