Hostname
bhpublishing.com
Last fetched
bhpublishing.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bhpublishing.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.219.154.224 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.198.152.237 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.200.212.92 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.22.153.146 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.22.63.138 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.82.254.238 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bhpublishing.com owner
- Contact emails
- 3a49a39e-caaa-4a95-9f2c-f964023ec632@identity-protect.org
- 6e188455-811a-4e0d-aece-055f31e91291@identity-protect.org
- 764617f6-6229-4d35-a123-454c0be46f93@identity-protect.org
- 7fe4e018-2015-48c3-86dd-e483a091b8e3@identity-protect.org
- ce4665d6-23d8-4c0a-a8e7-984cec113deb@identity-protect.org
- contact@privacyprotect.org
Subdomains
1 observed subdomain of bhpublishing.com.
| Subdomain |
|---|
| www.bhpublishing.com |
Web-graph footprint
Distinct hostnames that link to or from bhpublishing.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from bhpublishing.com.
- IP · 13.219.154.224
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3a49a39e-caaa-4a95-9f2c-f964023ec632@identity-protect.org
- TLD · .com
- Browse hostnames · bh…
- 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: "bhpublishing.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.