Skip to content

Hostname

mapmagic.app

Last fetched

mapmagic.app resolves to 2 IPv4 addresses operated by NETCOMPO-AS in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mapmagic.appRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/mapmagic.app

Resolution chain

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

IPPrefixASNOperatorCountry
151.245.216.190151.245.216.0/24AS57043NETCOMPO-ASNL
185.179.191.40185.179.191.0/24AS44094ESTEITINVESTRU

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of mapmagic.app.

Web-graph footprint

Distinct hostnames that link to or from mapmagic.app in the public web crawl.

71 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mapmagic.app.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEdc-aa8e722993._spfm.mapmagic.app
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from mapmagic.app.

Cypher and MCP

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

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