Skip to content

Hostname

ma-platform.com

Last fetched

ma-platform.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1557 as the registrar.

Nutrition Label

WHISPER CANON · ma-platform.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ma-platform.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.47.19113.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.253.633.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.193.17635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.87.2843.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.141.13952.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.59.23552.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1557
Organization
xserver
Contact emails

Subdomains

6 observed subdomains of ma-platform.com.

Web-graph footprint

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

26 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ma-platform.com

SPF policy

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

MechanismTarget
SPF_Ama-platform.com
SPF_Asmtp.ma-platform.com
SPF_Asv12126.xserver.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf1.uck-inc.com
SPF_MXma-platform.com

Related pages

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

Cypher and MCP

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

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