Skip to content

Hostname

gmp-platform.com

Last fetched

gmp-platform.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

gmp-platform.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.116.11318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.2018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.2518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.104.1153.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.1203.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.943.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.973.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM

WHOIS identity

Registrar
iana:49
Organization
cm plus corporation
Contact emails

Subdomains

6 observed subdomains of gmp-platform.com.

Web-graph footprint

Distinct hostnames that link to or from gmp-platform.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.curumeru.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_IP52.68.215.244/32

Related pages

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

Cypher and MCP

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

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