Skip to content

Hostname

cgi.elsegundoradio.com

Last fetched

cgi.elsegundoradio.com resolves to 15 IPv4 addresses operated by AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. in CA.

Nutrition Label

WHISPER CANON · cgi.elsegundoradio.comRouting diversity3.9/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cgi.elsegundoradio.com

Resolution chain

cgi.elsegundoradio.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
158.51.120.12158.51.120.0/24AS62563AS-GLOBALTELEHOST - GLOBALTELEHOST Corp.CA
158.51.120.35158.51.120.0/24AS62563AS-GLOBALTELEHOST - GLOBALTELEHOST Corp.CA
158.51.120.36158.51.120.0/24AS62563AS-GLOBALTELEHOST - GLOBALTELEHOST Corp.CA
158.51.120.5158.51.120.0/24AS62563AS-GLOBALTELEHOST - GLOBALTELEHOST Corp.CA
158.51.120.7158.51.120.0/24AS62563AS-GLOBALTELEHOST - GLOBALTELEHOST Corp.CA
161.129.71.218161.129.64.0/21AS19318IS-AS-1 - Interserver, IncUS
161.129.71.219161.129.64.0/21AS19318IS-AS-1 - Interserver, IncUS
161.129.71.220161.129.64.0/21AS19318IS-AS-1 - Interserver, IncUS
161.129.71.221161.129.64.0/21AS19318IS-AS-1 - Interserver, IncUS
161.129.71.222161.129.64.0/21AS19318IS-AS-1 - Interserver, IncUS
37.48.94.19637.48.64.0/18AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL
45.43.131.2145.43.130.0/23AS397373H4Y-TECHNOLOGIES - H4Y Technologies LLCUS
95.211.252.11795.211.0.0/16AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL
95.211.252.12295.211.0.0/16AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL
95.211.252.12395.211.0.0/16AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL

WHOIS identity

No WHOIS records are currently associated with cgi.elsegundoradio.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cgi.elsegundoradio.com.

MechanismTarget
SPF_Adns.elsegundoradio.com

Related pages

Pivot deeper into the graph from cgi.elsegundoradio.com.

Cypher and MCP

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

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