Skip to content

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

WHISPER CANON · cornertech.coRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cornertech.co

Resolution chain

cornertech.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.170.221.1043.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.1253.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.213.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.633.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.85.1123.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.353.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.593.171.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.85.653.171.84.0/22AS16509AMAZON-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

SPF policy

5 SPF mechanisms authorising senders for cornertech.co.

MechanismTarget
SPF_Acornertech.co
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf1.cornertech.co
SPF_INCLUDEspf2.cornertech.co
SPF_INCLUDEspf3.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.