Skip to content

Hostname

pinelabs.com

Last fetched

pinelabs.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pinelabs.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pinelabs.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.202.232.12313.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.240.1713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
pine labs pvt.
Contact emails

Subdomains

104 observed subdomains of pinelabs.com.

Web-graph footprint

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

495 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for pinelabs.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP115.249.18.81
SPF_IP122.160.150.50
SPF_IP123.108.42.92
SPF_IP14.140.71.132
SPF_IP14.141.92.49
SPF_IP14.141.92.50
SPF_IP14.141.92.52
SPF_IP15.207.58.31
SPF_IP168.245.74.19
SPF_IP180.179.21.158
SPF_IP180.179.219.232
SPF_IP180.179.219.251
SPF_IP192.29.160.0/20
SPF_IP192.29.172.194
SPF_IP192.29.172.195
SPF_IP203.112.145.60
SPF_IP65.0.58.50
SPF_IP83.111.1.98
SPF_IP87.200.14.169
SPF_MXpinelabs.com

Related pages

Pivot deeper into the graph from pinelabs.com.

Cypher and MCP

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

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