Skip to content

Hostname

freshmarketer.com

Last fetched

freshmarketer.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · freshmarketer.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/freshmarketer.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.108108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.115108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.123108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.8108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.32.6108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.61108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.83108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.91108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.226.155.3613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.3913.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.4113.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.7013.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.118143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.37143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.38143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.87143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

Registrar
iana:468
Organization
on behalf of freshmarketer.com owner
Contact emails

Subdomains

19 observed subdomains of freshmarketer.com.

Web-graph footprint

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

105 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for freshmarketer.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_MXfreshmarketer.com

Related pages

Pivot deeper into the graph from freshmarketer.com.

Cypher and MCP

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

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