Skip to content

Hostname

elsegundo.org

Last fetched

elsegundo.org resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · elsegundo.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/elsegundo.org

Resolution chain

elsegundo.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
135.84.124.41135.84.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
city of el segundo
Contact emails

Subdomains

21 observed subdomains of elsegundo.org.

Web-graph footprint

Distinct hostnames that link to or from elsegundo.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for elsegundo.org.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEpublic.govdelivery.com
SPF_INCLUDEsmtp.iii.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP159.135.227.84/32
SPF_IP185.250.239.105
SPF_IP216.17.118.37
SPF_IP216.237.2.104
SPF_IP54.70.141.141
SPF_IP78.129.221.109
SPF_IP78.129.221.27

Related pages

Pivot deeper into the graph from elsegundo.org.

Cypher and MCP

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

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