Hostname
corley.it
Last fetched
corley.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:aruba s.p.a. as the registrar.
Nutrition Label
Resolution chain
corley.it 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.224.125.107 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.26 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.74 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.224.125.90 | 13.224.125.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.185.126 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.172.185.53 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.172.185.67 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.172.185.68 | 18.172.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- registrar:aruba s.p.a.
- Organization
- walter dal mut
- Contact emails
- —
Subdomains
22 observed subdomains of corley.it.
Showing 19 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from corley.it in the public web crawl.
32 sites link to this hostname.
68 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from corley.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "corley.it"})-[: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.