Hostname
mtgsvc.com
Last fetched
mtgsvc.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mtgsvc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.158.166.34 | 52.152.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mtgsvc.com owner
- Contact emails
- 121a7a72-5374-4edf-b2fe-d25da8f47668@identity-protect.org
- 325bdead-8fd5-408b-b39c-0866bd55542b@identity-protect.org
- 6605bc1a-2299-4726-b765-4da6a7735b7e@identity-protect.org
- 712956f0-4275-4fbf-aac2-8204566d65f4@identity-protect.org
- 8432dd57-26da-4c43-876d-791beace7c8c@identity-protect.org
- a6f5000c-d946-44ad-964b-a22507b41577@identity-protect.org
- owner-4686848@mtgsvc.com.whoisprivacyservice.org
- owner-8166497@mtgsvc.com.whoisprivacyservice.org
- owner@mtgsvc.com.whoisprivacyservice.org
Subdomains
19 observed subdomains of mtgsvc.com.
Web-graph footprint
Distinct hostnames that link to or from mtgsvc.com in the public web crawl.
8 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for mtgsvc.com.
| Mechanism | Target |
|---|---|
| SPF_A | _spf.dmicorp.com |
| SPF_INCLUDE | dmicorp-com.spf.smtp25.com |
| SPF_INCLUDE | spf.zixsmbhosted.com |
| SPF_MX | mtgsvc.com |
Related pages
Pivot deeper into the graph from mtgsvc.com.
- IP · 52.158.166.34
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · 121a7a72-5374-4edf-b2fe-d25da8f47668@identity-protect.org
- TLD · .com
- Browse hostnames · mt…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mtgsvc.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.