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
Resolution chain
pinelabs.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.202.232.123 | 13.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.204.240.17 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:146
- Organization
- pine labs pvt.
- Contact emails
Subdomains
104 observed subdomains of pinelabs.com.
Showing 25 of 104. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
25 SPF mechanisms authorising senders for pinelabs.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 115.249.18.81 |
| SPF_IP | 122.160.150.50 |
| SPF_IP | 123.108.42.92 |
| SPF_IP | 14.140.71.132 |
| SPF_IP | 14.141.92.49 |
| SPF_IP | 14.141.92.50 |
| SPF_IP | 14.141.92.52 |
| SPF_IP | 15.207.58.31 |
| SPF_IP | 168.245.74.19 |
| SPF_IP | 180.179.21.158 |
| SPF_IP | 180.179.219.232 |
| SPF_IP | 180.179.219.251 |
| SPF_IP | 192.29.160.0/20 |
| SPF_IP | 192.29.172.194 |
| SPF_IP | 192.29.172.195 |
| SPF_IP | 203.112.145.60 |
| SPF_IP | 65.0.58.50 |
| SPF_IP | 83.111.1.98 |
| SPF_IP | 87.200.14.169 |
| SPF_MX | pinelabs.com |
Related pages
Pivot deeper into the graph from pinelabs.com.
- IP · 13.202.232.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · IN
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · pi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.