Hostname
herway.com
Last fetched
herway.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
herway.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 204.236.239.168 | 204.236.224.0/19 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- moses@mobezeinc.com
- info@domain-contact.org
- 05e59847616901b6421f6929d073db9946e01088c84b9a1aef50a2d53ab850a3@herway.com.whoisproxy.org
- 52eaaf305501623a579f3243961bcc0a6d9879c2d6f1c921d34410bafcb54886@herway.com.whoisproxy.org
- 73c7437bc1283d5ffc6e219d3cb8df15b3078fd61de298da02d937c8926b1ebb@herway.com.whoisproxy.org
- 9df123ccc0bc538f00d9a6ce70d013ae91e1db572bc61a493e01b2f51e9a0bb4@herway.com.whoisproxy.org
- a9189b7fc265d9d594392ea320b0ffedfc78c60c7a51cb5d706e21175b1f19ea@herway.com.whoisproxy.org
- c93277d54e97170646707cc959bba36b937764802b639d2639d7fcf52389d297@herway.com.whoisproxy.org
- da0764f2f348cd4545c581131e0d2b68d3f7866e542c858c027174ab90f22004@herway.com.whoisproxy.org
- e6de02e13bff89c48121cd7b2e6e090818b3e13f50f66b854f8b1a9973f3c1b2@herway.com.whoisproxy.org
- eaf05572c6b9f9b6294faca38a3c5d71d7c5bc9b8f198cac0f92b7388d7f23b5@herway.com.whoisproxy.org
Subdomains
7 observed subdomains of herway.com.
Web-graph footprint
Distinct hostnames that link to or from herway.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for herway.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.googlemail.com |
| SPF_INCLUDE | u407968.wl.sendgrid.net |
Related pages
Pivot deeper into the graph from herway.com.
- IP · 204.236.239.168
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:228
- Country · US
- Email · moses@mobezeinc.com
- TLD · .com
- Browse hostnames · he…
- 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: "herway.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.