Skip to content

Hostname

iglobal.co

Last fetched

iglobal.co resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · iglobal.coRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/iglobal.co

Resolution chain

iglobal.co resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.52.92.192100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.154.1543.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.146.1973.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.69.9534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.138.3435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.121.17452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.120.3252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.145.25354.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.225.24054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
daniel bonilla
Contact emails

Subdomains

7 observed subdomains of iglobal.co.

Web-graph footprint

Distinct hostnames that link to or from iglobal.co in the public web crawl.

2,457 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for iglobal.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from iglobal.co.

Cypher and MCP

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

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