Hostname
praxhub.com
Last fetched
praxhub.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
praxhub.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.85.78.12 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.121 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.31 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.37 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of praxhub.com owner
- Contact emails
- praxhub.com@domainsbyproxy.com
- 0b71d8e2-0732-4568-aade-b3e85a0dd31a@identity-protect.org
- 0c4765b2-972b-4bc6-a4c3-56f215f5a841@identity-protect.org
- 8289f534-bd64-4e47-b5c7-0724f1959e7c@identity-protect.org
- 92836cfd-5360-4462-bec6-ac77b1891990@identity-protect.org
- a1b7207e-9fcf-45b5-800e-ce0f67ca0b05@identity-protect.org
- e3b1b400-0f41-4f26-92a8-418240349075@identity-protect.org
- f9eecd5d-336d-45f7-85db-f5d5e8a38872@identity-protect.org
Subdomains
15 observed subdomains of praxhub.com.
Web-graph footprint
Distinct hostnames that link to or from praxhub.com in the public web crawl.
17 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for praxhub.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from praxhub.com.
- IP · 52.85.78.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · praxhub.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · pr…
- 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: "praxhub.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.