Skip to content

Hostname

nomagic.com

Last fetched

nomagic.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1728 as the registrar.

Nutrition Label

WHISPER CANON · nomagic.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nomagic.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.134.104108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.134.23108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.134.68108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.134.75108.139.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.181.108143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.25143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.45143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.85.78.2052.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.2452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.4752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.8452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.11265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.181.62143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1728
Organization
no magic,
Contact emails

Subdomains

29 observed subdomains of nomagic.com.

Web-graph footprint

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

116 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nomagic.com.

MechanismTarget
SPF_INCLUDE3ds.com
SPF_IP54.175.161.78/32

Related pages

Pivot deeper into the graph from nomagic.com.

Cypher and MCP

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

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