Skip to content

Hostname

premium.mag2.com

Last fetched

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

Nutrition Label

WHISPER CANON · premium.mag2.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/premium.mag2.com

Resolution chain

premium.mag2.com resolves to 4 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
3.115.161.843.112.0.0/14AS16509AMAZON-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

WHOIS identity

No WHOIS records are currently associated with premium.mag2.com in WhisperGraph.

Subdomains

2 observed subdomains of premium.mag2.com.

Web-graph footprint

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

56 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for premium.mag2.com.

MechanismTarget
SPF_IP115.125.151.0/24
SPF_IP115.125.152.0/24
SPF_IP122.218.160.148
SPF_IP122.218.160.212

Related pages

Pivot deeper into the graph from premium.mag2.com.

Cypher and MCP

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

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