All hostnames tp.freshmarketer.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · tp.freshmarketer.com Routing diversity 6.1/10 Peering density 6.8/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/tp.freshmarketer.com Resolution chain tp.freshmarketer.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.215.18.251 18.230.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.235.149.152 18.238.14.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.229.87.190 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.95.127.86 3.80.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.198.92.124 35.7.0.0/18 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.204.81.98 35.7.0.0/18 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.193.177.174 45.2.223.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.214.191.74 45.2.223.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.216.102.145 45.2.223.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.216.53.248 45.2.223.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.220.122.138 45.2.223.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.5.9.201 52.46.5.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.165.71.178 54.184.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.166.22.130 54.186.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.172.249.115 54.192.9.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.174.151.212 54.192.11.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.83.39.194 54.112.0.0/18 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.86.152.97 54.112.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 32.197.117.27 32.245.192.0/23 AS14618 AMAZON-AES - Amazon.com, Inc. US 32.194.223.197 32.243.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with tp.freshmarketer.com in WhisperGraph.
Related pages Pivot deeper into the graph from tp.freshmarketer.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tp.freshmarketer.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .