Skip to content

Hostname

clippingmagic.com

Last fetched

clippingmagic.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.227.3513.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.5313.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.6813.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.8113.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.35.58.2913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.3399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
carl norda
Contact emails

Subdomains

24 observed subdomains of clippingmagic.com.

Web-graph footprint

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

835 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for clippingmagic.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from clippingmagic.com.

Cypher and MCP

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

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