Hostname
abilab.it
Last fetched
abilab.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:fastweb s.p.a. as the registrar.
Nutrition Label
Resolution chain
abilab.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:fastweb s.p.a.
- Organization
- —
- Contact emails
- —
Subdomains
10 observed subdomains of abilab.it.
Web-graph footprint
Distinct hostnames that link to or from abilab.it in the public web crawl.
105 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
30 SPF mechanisms authorising senders for abilab.it.
| Mechanism | Target |
|---|---|
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 108.179.144.0/20 |
| SPF_IP | 139.180.17.0/24 |
| SPF_IP | 141.193.184.128/25 |
| SPF_IP | 141.193.184.32/27 |
| SPF_IP | 141.193.184.64/26 |
| SPF_IP | 141.193.185.128/25 |
| SPF_IP | 141.193.185.32/27 |
| SPF_IP | 141.193.185.64/26 |
| SPF_IP | 143.244.80.0/20 |
| SPF_IP | 158.247.16.0/20 |
| SPF_IP | 18.208.124.128/25 |
| SPF_IP | 216.139.64.0/19 |
| SPF_IP | 2a01:111:f400::0/48 |
| SPF_IP | 2a01:111:f403:8000::/51 |
| SPF_IP | 2a01:111:f403::/49 |
| SPF_IP | 2a01:111:f403:c000::/51 |
| SPF_IP | 2a01:111:f403:f000::/52 |
| SPF_IP | 3.210.190.0/24 |
| SPF_IP | 3.93.157.0/24 |
| SPF_IP | 40.107.0.0/16 |
| SPF_IP | 40.92.0.0/15 |
| SPF_IP | 52.100.0.0/15 |
| SPF_IP | 52.102.0.0/16 |
| SPF_IP | 52.103.0.0/17 |
| SPF_IP | 54.174.52.0/24 |
| SPF_IP | 54.174.57.0/24 |
| SPF_IP | 54.174.59.0/24 |
| SPF_IP | 54.174.60.0/23 |
| SPF_IP | 54.174.63.0/24 |
Related pages
Pivot deeper into the graph from abilab.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abilab.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.