Skip to content

Hostname

ko.clippingmagic.com

Last fetched

ko.clippingmagic.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.47.10513.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.1813.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.2113.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.47.5013.225.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.173.219.1093.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.53.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.713.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.173.219.933.173.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with ko.clippingmagic.com in WhisperGraph.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ko.clippingmagic.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from ko.clippingmagic.com.

Cypher and MCP

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

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