Hostname
edulticalrectigua.com
Last fetched
edulticalrectigua.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
edulticalrectigua.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.32.87.103 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.87.116 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.87.12 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.87.75 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.127 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.22 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.47 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.20.49 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 5ad7036b5a16fa5885b29ed565358095c8b70ec650677d320f14b09a94ebbb0f@edulticalrectigua.com.whoisproxy.org
- 62d43cc49e8e2514e46e162daeb733b51b372af2382937f108ecaa15726648c0@edulticalrectigua.com.whoisproxy.org
- d7c0b1c27e5d12ec33f65283a971063a030a55df8d91502c823bbc0452f33563@edulticalrectigua.com.whoisproxy.org
Threat posture
History
Related pages
Pivot deeper into the graph from edulticalrectigua.com.
- IP · 13.32.87.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · US
- Email · 5ad7036b5a16fa5885b29ed565358095c8b70ec650677d320f14b09a94ebbb0f@edulticalrectigua.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ed…
- 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: "edulticalrectigua.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.