Hostname
cornertech.co
Last fetched
cornertech.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
cornertech.co 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 |
|---|---|---|---|---|
| 3.170.221.104 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.170.221.125 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.170.221.21 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.170.221.63 | 3.170.220.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.85.112 | 3.171.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.85.35 | 3.171.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.85.59 | 3.171.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.85.65 | 3.171.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- phun oudom
- Contact emails
Subdomains
4 observed subdomains of cornertech.co.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for cornertech.co.
| Mechanism | Target |
|---|---|
| SPF_A | cornertech.co |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf1.cornertech.co |
| SPF_INCLUDE | spf2.cornertech.co |
| SPF_INCLUDE | spf3.cornertech.co |
Related pages
Pivot deeper into the graph from cornertech.co.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cornertech.co"})-[: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.