Skip to content

Hostname

discountmags.com

Last fetched

discountmags.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · discountmags.comRouting diversity5.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/discountmags.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.208.32.14518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.40.21418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.96.176184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.140.1623.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.245.1543.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.231.13334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.172.1644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.148.6644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.229.3752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.236.18452.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.172.4298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.147.18932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.175.532.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

26 observed subdomains of discountmags.com.

Web-graph footprint

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

1,074 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for discountmags.com.

MechanismTarget
SPF_Adiscountmags.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEservers.mcsv.net
SPF_IP205.201.128.7
SPF_MXdiscountmags.com

Related pages

Pivot deeper into the graph from discountmags.com.

Cypher and MCP

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

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