Hostname
gradeconosur.com
Last fetched
gradeconosur.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gradeconosur.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.117.118 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.117.17 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.117.24 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.117.3 | 13.225.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.227.185.104 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.106 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.57 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.95 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gradeconosur.com owner
- Contact emails
- ignacio.neumann@gmail.com
- 0b54c4a0-a0d3-4361-b774-3c0ea5cd567d@identity-protect.org
- 9442d27a-c620-4127-a645-5a96d1ae8fe4@identity-protect.org
- aa61914b-277f-4404-a71d-32f387f48570@identity-protect.org
- b2ea5936-64d7-4a54-8c27-ea3ba59f4699@identity-protect.org
- b7ca5dc4-02cb-44cd-ba88-c7a8b5a79b1a@identity-protect.org
- e0ea81c4-b992-409e-a2a8-54633279c6e7@identity-protect.org
Subdomains
1 observed subdomain of gradeconosur.com.
| Subdomain |
|---|
| www.gradeconosur.com |
Web-graph footprint
Distinct hostnames that link to or from gradeconosur.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gradeconosur.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from gradeconosur.com.
- IP · 13.225.117.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · ignacio.neumann@gmail.com
- TLD · .com
- Browse hostnames · gr…
- 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: "gradeconosur.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.