Skip to content

Hostname

zkorigoapi.com

Last fetched

zkorigoapi.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · zkorigoapi.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zkorigoapi.com

Resolution chain

zkorigoapi.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.39.119108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.24108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.48108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.39.54108.156.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
13.249.141.11113.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.11213.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.12113.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.4013.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.2365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.465.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.5965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of zkorigoapi.com.

Web-graph footprint

Distinct hostnames that link to or from zkorigoapi.com in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for zkorigoapi.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from zkorigoapi.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "zkorigoapi.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 20

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