Skip to content

Hostname

visitkc.com

Last fetched

visitkc.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · visitkc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/visitkc.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.117.10613.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.2913.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.6413.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.9313.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.173.132.10218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.2218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.4418.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.313.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.453.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.503.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.83.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for visitkc.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from visitkc.com.

Cypher and MCP

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

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