Hostname
accuragen.com
Last fetched
accuragen.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
accuragen.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.193.204.92 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.193.69.252 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of accuragen.com owner
- Contact emails
- accuragen.com@domainsbyproxy.com
- szhaohui@gmail.com
- 0887ef5e-acf8-43f7-a154-aa1d15a05ad7@identity-protect.org
- 14418a52-e0c8-437b-a325-391ca6b4b722@identity-protect.org
- 2f650509-89a1-4032-a996-cfa04d433d44@identity-protect.org
- 3bc1c2f9-2354-4d18-9930-548f0bdf8dc7@identity-protect.org
- 89e2ec62-280c-4664-a5b5-091a7c8dcafb@identity-protect.org
- c1d7471c-ef8b-4951-a7ac-058e0d8760fb@identity-protect.org
- f95812d0-e1e2-4a55-aeb7-ff10ad9788f3@identity-protect.org
Subdomains
7 observed subdomains of accuragen.com.
Web-graph footprint
Distinct hostnames that link to or from accuragen.com in the public web crawl.
11 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for accuragen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from accuragen.com.
- IP · 34.193.204.92
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · accuragen.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ac…
- 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: "accuragen.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.