Hostname
cgi.elsegundoradio.com
Last fetched
cgi.elsegundoradio.com resolves to 15 IPv4 addresses operated by AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. in CA.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 158.51.120.12 | 158.51.120.0/24 | AS62563 | AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. | CA |
| 158.51.120.35 | 158.51.120.0/24 | AS62563 | AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. | CA |
| 158.51.120.36 | 158.51.120.0/24 | AS62563 | AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. | CA |
| 158.51.120.5 | 158.51.120.0/24 | AS62563 | AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. | CA |
| 158.51.120.7 | 158.51.120.0/24 | AS62563 | AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. | CA |
| 161.129.71.218 | 161.129.64.0/21 | AS19318 | IS-AS-1 - Interserver, Inc | US |
| 161.129.71.219 | 161.129.64.0/21 | AS19318 | IS-AS-1 - Interserver, Inc | US |
| 161.129.71.220 | 161.129.64.0/21 | AS19318 | IS-AS-1 - Interserver, Inc | US |
| 161.129.71.221 | 161.129.64.0/21 | AS19318 | IS-AS-1 - Interserver, Inc | US |
| 161.129.71.222 | 161.129.64.0/21 | AS19318 | IS-AS-1 - Interserver, Inc | US |
| 37.48.94.196 | 37.48.64.0/18 | AS60781 | LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. | NL |
| 45.43.131.21 | 45.43.130.0/23 | AS397373 | H4Y-TECHNOLOGIES - H4Y Technologies LLC | US |
| 95.211.252.117 | 95.211.0.0/16 | AS60781 | LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. | NL |
| 95.211.252.122 | 95.211.0.0/16 | AS60781 | LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V. | NL |
| 95.211.252.123 | 95.211.0.0/16 | AS60781 | LEASEWEB-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
MX records
SPF policy
1 SPF mechanism authorising senders for cgi.elsegundoradio.com.
| Mechanism | Target |
|---|---|
| SPF_A | dns.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.