Skip to content

Hostname

pineconeresearch.com

Last fetched

pineconeresearch.com resolves to 3 IPv4 addresses operated by NCL-203-396290 - Nielsen Consumer LLC in US. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · pineconeresearch.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/pineconeresearch.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.108.18.24138.108.47.0/24AS396290NCL-203-396290 - Nielsen Consumer LLCUS
20.72.67.11720.132.0.0/21AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
216.54.157.230216.55.131.0/24AS3549LVLT-3549 - Level 3 Parent, LLCUS

WHOIS identity

Registrar
iana:472
Organization
domain administrator
Contact emails

Subdomains

18 observed subdomains of pineconeresearch.com.

Web-graph footprint

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

288 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

42 SPF mechanisms authorising senders for pineconeresearch.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEipreomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.enterprisenet.org
SPF_IP104.47.0.0/17
SPF_IP13.111.0.0/16
SPF_IP20.50.9.240/28
SPF_IP209.242.88.11
SPF_IP216.74.162.13/32
SPF_IP216.74.162.14/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP27.126.146.0/24
SPF_IP2a01:111:f403::0/48
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16
SPF_IP40.107.0.0/16
SPF_IP40.65.212.137
SPF_IP40.92.0.0/15
SPF_IP5.61.117.96/28
SPF_IP51.136.81.115
SPF_IP51.138.55.109
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP52.184.204.224/28
SPF_IP52.238.78.88/32
SPF_IP52.247.21.11
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP54.172.84.90
SPF_IP64.132.88.0/23
SPF_IP64.132.92.0/24
SPF_IP64.233.160.0/19
SPF_IP64.34.47.128/27
SPF_IP64.34.57.192/26
SPF_IP65.39.215.0/24
SPF_IP66.102.0.0/20
SPF_IP66.231.80.0/20
SPF_IP66.249.80.0/20

Related pages

Pivot deeper into the graph from pineconeresearch.com.

Cypher and MCP

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

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