Skip to content

Hostname

marketing.com

Last fetched

marketing.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · marketing.comRouting diversity4.8/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/marketing.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.221.38.153.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.222.5634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.215.18344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.200.3052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.59.23652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.93.4852.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.204.23354.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.117.11454.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.127.8854.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 012741915
Contact emails

Subdomains

69 observed subdomains of marketing.com.

Web-graph footprint

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

176 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for marketing.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEmbounces.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP104.219.218.130
SPF_IP149.72.89.204
SPF_IP167.89.10.192
SPF_IP208.91.124.9/32
SPF_IP98.185.127.194

Related pages

Pivot deeper into the graph from marketing.com.

Cypher and MCP

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

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