Hostname
hsforum.com
Last fetched
hsforum.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hsforum.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.4.96 | 16.12.4.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.252.130 | 3.5.252.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.252.146 | 3.5.252.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.252.157 | 3.5.252.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.252.210 | 3.5.252.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.252.229 | 3.5.252.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.252.230 | 3.5.252.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.253.194 | 3.5.253.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.253.248 | 3.5.253.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.253.87 | 3.5.253.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.253.88 | 3.5.253.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.104 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.205 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.218 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.5.254.235 | 3.5.254.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 52.95.145.232 | 52.95.145.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hsforum.com owner
- Contact emails
- admin-dns@cjp.com
- domain@cjp.com
- 1261f071-63a5-422e-93d4-427cf5e63421@identity-protect.org
- 3158dc0b-2beb-4dc8-b8c6-6aeb2e0ced80@identity-protect.org
- 60560eb3-6eb9-4e8c-aae0-342695f82639@identity-protect.org
- 6eccdf06-a58c-454b-b495-2683ab7ec00d@identity-protect.org
- aabb82fc-fcbf-4143-932f-f53647435abd@identity-protect.org
Subdomains
6 observed subdomains of hsforum.com.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hsforum.com in the public web crawl.
37 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for hsforum.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mail.qq.com |
Related pages
Pivot deeper into the graph from hsforum.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hsforum.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.