Skip to content

Hostname

neste.com

Last fetched

neste.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · neste.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/neste.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.8.8.18420.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:299
Organization
domain manager
Contact emails

Subdomains

131 observed subdomains of neste.com.

Web-graph footprint

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

1,584 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for neste.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsendsmaily.info
SPF_IP130.214.0.0/16
SPF_IP132.155.155.224/28
SPF_IP134.213.132.132
SPF_IP134.213.156.199
SPF_IP145.247.12.192/27
SPF_IP155.56.0.0/16
SPF_IP194.204.27.130/31
SPF_IP194.86.29.51
SPF_IP80.69.172.31
SPF_IP81.22.160.12/31
SPF_IP81.22.163.205

Related pages

Pivot deeper into the graph from neste.com.

Cypher and MCP

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

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