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
Resolution chain
woolville.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.0.235.110 | 81.0.232.0/21 | AS15685 | — | CZ |
| 85.132.152.183 | 85.132.144.0/20 | AS24641 | — | CZ |
| 93.185.108.252 | 93.185.96.0/20 | AS43541 | — | CZ |
| 93.185.108.252 | 93.185.96.0/20 | AS43541 | — | CZ |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for woolville.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | incosrv.com |
| SPF_INCLUDE | spf.dacc.cz |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.