Skip to content

Hostname

northgate.es

Last fetched

northgate.es resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · northgate.esRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/northgate.es

Resolution chain

northgate.es resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.66.41.43172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.42.213172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with northgate.es in WhisperGraph.

Subdomains

22 observed subdomains of northgate.es.

Web-graph footprint

Distinct hostnames that link to or from northgate.es in the public web crawl.

126 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for northgate.es.

MechanismTarget
SPF_INCLUDEr17.p68.neolane.net
SPF_INCLUDEspf.hes.trendmicro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP130.248.153.17
SPF_IP130.248.153.18
SPF_IP130.248.153.19
SPF_IP130.248.153.20
SPF_IP40.89.151.187
SPF_IP40.89.151.196
SPF_IP40.89.151.199
SPF_IP40.89.177.13
SPF_IP40.89.177.34
SPF_IP46.105.128.97

Related pages

Pivot deeper into the graph from northgate.es.

Cypher and MCP

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

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