Skip to content

Hostname

agi.global

Last fetched

agi.global has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · agi.globalRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/agi.global

Resolution chain

agi.global 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
iana:146
Organization
2c services
Contact emails

Subdomains

6 observed subdomains of agi.global.

Web-graph footprint

Distinct hostnames that link to or from agi.global in the public web crawl.

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for agi.global.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-uk.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusermail.zohocreator.eu
SPF_IP109.247.61.100/32
SPF_IP109.247.61.99/32
SPF_IP109.69.84.106
SPF_IP188.92.29.13
SPF_IP188.92.29.4
SPF_IP188.92.29.6
SPF_IP87.237.67.133

Related pages

Pivot deeper into the graph from agi.global.

Cypher and MCP

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

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