Skip to content

Hostname

nextgenmag.org

Last fetched

nextgenmag.org resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:4146 as the registrar.

Nutrition Label

WHISPER CANON · nextgenmag.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nextgenmag.org

Resolution chain

nextgenmag.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.216.117.2534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.79.18954.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:4146
Organization
whois protection, this company does not own this domain name s.r.o.
Contact emails

Subdomains

1 observed subdomain of nextgenmag.org.

Web-graph footprint

Distinct hostnames that link to or from nextgenmag.org in the public web crawl.

81 sites link to this hostname.

735 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from nextgenmag.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nextgenmag.org"})-[: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.