Skip to content

Hostname

nu-mag.com

Last fetched

nu-mag.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

nu-mag.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.154.1653.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2063.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2483.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1233.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.43.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.158.763.5.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1863.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1953.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.373.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.8452.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.22752.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.7552.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.17.1552.219.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.3952.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.7552.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.200.1552.219.200.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

1 observed subdomain of nu-mag.com.

Web-graph footprint

Distinct hostnames that link to or from nu-mag.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from nu-mag.com.

Cypher and MCP

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

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