Skip to content

Hostname

abilene.it

Last fetched

abilene.it resolves to 1 IPv4 address operated by AS51580 in IT. WHOIS lists registrar:timenet s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · abilene.itRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/abilene.it

Resolution chain

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

IPPrefixASNOperatorCountry
178.250.66.194178.250.64.0/21AS51580IT

WHOIS identity

Registrar
registrar:timenet s.p.a.
Organization
Contact emails

Subdomains

804 observed subdomains of abilene.it.

Web-graph footprint

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

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for abilene.it.

MechanismTarget
SPF_Amail.abilene.it
SPF_Amail1.abilene.it
SPF_Aotrs.abilene.it
SPF_Asmtp.timenet.it
SPF_Asmtp.xdslnet.it
SPF_Asmtp1.abilene.it
SPF_INCLUDE_spf.google.com
SPF_IP80.66.208.40
SPF_IP80.66.208.41
SPF_IP80.66.208.57
SPF_MXabilene.it

Related pages

Pivot deeper into the graph from abilene.it.

Cypher and MCP

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

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