Skip to content

Hostname

magicdoc.app

Last fetched

magicdoc.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · magicdoc.appRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/magicdoc.app

Resolution chain

magicdoc.app resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.161.179.11718.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.179.5318.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.179.7618.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.179.818.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
52.222.201.11452.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.1452.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.5052.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.201.6452.222.200.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of magicdoc.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for magicdoc.app.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from magicdoc.app.

Cypher and MCP

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

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