Hostname
mtg-app.com
Last fetched
mtg-app.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mtg-app.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mtg-app.com owner
- Contact emails
- 33638af5a54c47c3af618ed757e8414a.protect@whoisguard.com
- dd5f1d68129843f79e1c1b765c196e45.protect@withheldforprivacy.com
- 56998004-91cc-4f3e-b326-2e08849c5ace@identity-protect.org
- 81ebbe45-0db5-4b4a-8745-3b90de3f67f0@identity-protect.org
- 98c3df54-c663-4434-b9f6-ac811ff3a141@identity-protect.org
- d3258a56-4d63-4d72-b39d-02d5f6128d2d@identity-protect.org
- df4333cc-bf69-4aff-9477-339678d09eba@identity-protect.org
Subdomains
114 observed subdomains of mtg-app.com.
Showing 25 of 114. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mtg-app.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for mtg-app.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from mtg-app.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mtg-app.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.