Skip to content

Hostname

woolville.it

Last fetched

woolville.it resolves to 3 IPv4 addresses operated by AS15685 in CZ. WHOIS lists registrar:eurodns sa as the registrar.

Nutrition Label

WHISPER CANON · woolville.itRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/woolville.it

Resolution chain

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

WHOIS identity

Registrar
registrar:eurodns sa
Organization
czech wool company, s.r.o.
Contact emails

Subdomains

4 observed subdomains of woolville.it.

Web-graph footprint

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

11 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for woolville.it.

MechanismTarget
SPF_INCLUDEincosrv.com
SPF_INCLUDEspf.dacc.cz
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from woolville.it.

Cypher and MCP

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

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