Skip to content

Hostname

a2z.gi

Last fetched

a2z.gi resolves to 4 IPv4 addresses operated by ANSONNET-AS-UK in BR. WHOIS lists iana:800072 as the registrar.

Nutrition Label

WHISPER CANON · a2z.giRouting diversity3.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/a2z.gi

Resolution chain

a2z.gi resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:800072
Organization
Contact emails

Subdomains

1 observed subdomain of a2z.gi.

Subdomain
www.a2z.gi

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for a2z.gi.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from a2z.gi.

Cypher and MCP

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

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