Skip to content

Hostname

pinebnb.com

Last fetched

pinebnb.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · pinebnb.comRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/pinebnb.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.155.2023.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1193.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.193.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2303.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.933.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1793.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.33.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.553.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.3652.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.19152.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.6752.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.16.17652.219.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.23952.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.4352.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.11552.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.17152.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:460
Organization
chao-song li
Contact emails

Subdomains

1 observed subdomain of pinebnb.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from pinebnb.com.

Cypher and MCP

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

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