Skip to content

Hostname

elnorte.com

Last fetched

elnorte.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · elnorte.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/elnorte.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.55.10518.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.718.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.7318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.11152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.1252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.10799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
editora el sol sa de cv.
Contact emails

Subdomains

14 observed subdomains of elnorte.com.

Web-graph footprint

Distinct hostnames that link to or from elnorte.com in the public web crawl.

1,116 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for elnorte.com.

MechanismTarget
SPF_INCLUDEzohomail.com
SPF_IP189.254.175.224/27
SPF_IP200.56.72.0/27
SPF_IP200.94.128.0/24

Related pages

Pivot deeper into the graph from elnorte.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "elnorte.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.