Hostname
hrw.com
Last fetched
hrw.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
hrw.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.22.106.25 | 23.22.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.210.11.233 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.210.249.230 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.216.54.47 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.232.32.78 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.193.183.70 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.206.31.57 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.183.93 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.7.205.21 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.147.210.10 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.172.51.149 | 54.172.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.211.180.15 | 54.211.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- houghton mifflin harcourt
- Contact emails
Subdomains
40 observed subdomains of hrw.com.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hrw.com in the public web crawl.
69 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
23 SPF mechanisms authorising senders for hrw.com.
| Mechanism | Target |
|---|---|
| SPF_A | hrw.com |
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | bulk.decipherinc.com |
| SPF_INCLUDE | m.msgbman.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | osimsg02.com |
| SPF_INCLUDE | researchnowsurveys.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.technologyspa.com |
| SPF_INCLUDE | veinteractive.biz |
| SPF_IP | 158.151.208.120/32 |
| SPF_IP | 158.151.214.66/29 |
| SPF_IP | 209.235.126.1 |
| SPF_IP | 209.235.126.2 |
| SPF_IP | 209.235.126.7 |
| SPF_IP | 209.235.126.8 |
| SPF_IP | 52.200.73.82 |
| SPF_IP | 74.205.21.242 |
| SPF_MX | hrw.com |
Related pages
Pivot deeper into the graph from hrw.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hrw.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.