Skip to content

Hostname

cactusglobal.io

Last fetched

cactusglobal.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cactusglobal.ioRouting diversity7.1/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/cactusglobal.io

Resolution chain

cactusglobal.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.28.255100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.159.19313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.93.130174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.6.13118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.138.4318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.80.15818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.35.50184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.125.2013.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.243.493.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.81.253.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.120.883.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.56.14134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.58.2534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.36.10444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.80.6644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.132.2344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.38.19952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.92.1952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.241.3152.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.7.22552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
cactus communications
Contact emails

Subdomains

6 observed subdomains of cactusglobal.io.

Web-graph footprint

Distinct hostnames that link to or from cactusglobal.io in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cactusglobal.io.

Cypher and MCP

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

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