Skip to content

Hostname

app.freshmarketer.com

Last fetched

app.freshmarketer.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · app.freshmarketer.comRouting diversity7.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/app.freshmarketer.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.241.106100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.116.158100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.63.199100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.74.114107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.18.25118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.149.15218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.155.21923.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.234.1043.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.87.1903.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.84.70.423.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.127.863.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.160.12734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.65.8134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.92.12434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.147.12134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.81.9834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.45.21434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.129.17134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.3.20534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.177.17335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with app.freshmarketer.com in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.freshmarketer.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.