Skip to content

Hostname

mag2.com

Last fetched

mag2.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.159.224.20713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.29.20318.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.161.843.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.179.21535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.228.21652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.1.9652.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.215.654.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.47.4154.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.59.17454.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.194.22654.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.140.22157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.3.16057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.33.14054.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mag2.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmdflip.maildealer.jp
SPF_INCLUDEspf-vc.tandem-m.com
SPF_INCLUDEspf2.mag2.com
SPF_INCLUDEspf3.mag2.com

Related pages

Pivot deeper into the graph from mag2.com.

Cypher and MCP

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

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