Hostname
baypg.com
Last fetched
baypg.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NG. WHOIS lists iana:625 as the registrar.
Nutrition Label
Resolution chain
baypg.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.200.62 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 108.139.200.73 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 108.139.200.87 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 108.139.200.90 | 108.139.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NG |
| 3.162.3.115 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.3.127 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.3.29 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.162.3.66 | 3.162.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:625
- Organization
- domain protection services,
- Contact emails
- —
Subdomains
8 observed subdomains of baypg.com.
Web-graph footprint
Distinct hostnames that link to or from baypg.com in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from baypg.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "baypg.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.