Skip to content

Hostname

al22.net

Last fetched

al22.net resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · al22.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/al22.net

Resolution chain

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

IPPrefixASNOperatorCountry
5.135.185.405.135.0.0/16AS16276FR

WHOIS identity

Registrar
iana:113
Organization
antonio bonacchi
Contact emails

Subdomains

1 observed subdomain of al22.net.

Subdomain
www.al22.net

Web-graph footprint

Distinct hostnames that link to or from al22.net in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for al22.net.

MechanismTarget
SPF_Aal22.net
SPF_Adeneris.promonet.it
SPF_Aeracle.promonet.it
SPF_IP2001:41d0:a:fedb::1/128
SPF_IP2001:41d0:b:2ab:0:0:0:1
SPF_IP5.196.95.219
SPF_IP91.121.117.45
SPF_MXal22.net

Related pages

Pivot deeper into the graph from al22.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "al22.net"})-[: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.