Skip to content

Hostname

netlist.com

Last fetched

netlist.com resolves to 1 IPv4 address operated by YOUTUBE YOUTUBE in US.

Nutrition Label

WHISPER CANON · netlist.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/netlist.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.209.232.2135.208.0.0/15AS43515YOUTUBE YOUTUBEUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for netlist.com.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP104.42.10.11
SPF_IP138.91.71.40
SPF_IP20.228.81.115
SPF_IP206.82.205.128/29
SPF_IP35.209.217.74
SPF_IP35.209.232.21
SPF_IP38.79.79.197
SPF_IP40.78.57.86
SPF_IP40.83.139.14

Related pages

Pivot deeper into the graph from netlist.com.

Cypher and MCP

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

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