Hostname
examsnet.com
Last fetched
examsnet.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
examsnet.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 |
|---|---|---|---|---|
| 18.173.205.23 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.25 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.3 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.205.89 | 18.173.204.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.29.112 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.29.3 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.29.70 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.174.29.82 | 3.174.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.64.211.12 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.59 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.107 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.211.45 | 18.64.210.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of examsnet.com owner
- Contact emails
- examsnet@gmail.com
- 0d397567-aff1-48aa-8d55-53b82eac0322@identity-protect.org
- 1409c838-afea-469e-a8c6-737631f670a2@identity-protect.org
- 2855bd13-9ef1-43e8-bb00-da347356c52c@identity-protect.org
- 5fbf5177-b911-45f4-9f02-392ebf5fe70c@identity-protect.org
- 98865a65-443c-4b8a-9cb3-b177337a7e7f@identity-protect.org
- c0ce68e9-bb6a-492f-9d94-a13c03437e2a@identity-protect.org
- fe060c54-d304-4695-9cd4-79bccffc4ed2@identity-protect.org
- owner-10602302@examsnet.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of examsnet.com.
| Subdomain |
|---|
| www.examsnet.com |
Web-graph footprint
Distinct hostnames that link to or from examsnet.com in the public web crawl.
13 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- alt1.aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
- alt4.aspmx.l.google.com
- aspmx.l.google.com
- aspmx.l.google.com
- sq3ia4m3p5ojqlg72gu2b5msdc72pm2mhevmscyn7z5uq27ap6ha.mx-verification.google.com
- sq3ia4m3p5ojqlg72gu2b5msdc72pm2mhevmscyn7z5uq27ap6ha.mx-verification.google.com
Related pages
Pivot deeper into the graph from examsnet.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "examsnet.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.