Skip to content

Hostname

mkt11452.com

Last fetched

mkt11452.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · mkt11452.comRouting diversity5.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mkt11452.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.21.98.80107.21.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.13.2553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.146.10234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.37.17834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.35.20334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.44.9844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.25.13144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.226.6744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.25.12952.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.52.18054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.186.22854.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.174.6954.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.214.5298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.77.24898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.58.11198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.241.2498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.213.7398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.56.154.194100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
acoustic, l.p.
Contact emails

Subdomains

3 observed subdomains of mkt11452.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mkt11452.com.

MechanismTarget
SPF_IP74.121.50.13

Related pages

Pivot deeper into the graph from mkt11452.com.

Cypher and MCP

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

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