Skip to content

Hostname

email-platform.com

Last fetched

email-platform.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · email-platform.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/email-platform.com

Resolution chain

email-platform.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.219.165.1363.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for email-platform.com.

MechanismTarget
SPF_IP190.114.11.100/25
SPF_IP190.114.11.128/25
SPF_IP190.114.14.1/25
SPF_IP190.114.14.133/25
SPF_IP190.9.33.64/26
SPF_MXemail-platform.com

Related pages

Pivot deeper into the graph from email-platform.com.

Cypher and MCP

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

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