Hostname
mg2cms.com
Last fetched
mg2cms.com resolves to 1 IPv4 address operated by AS17378 - TierPoint, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mg2cms.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 |
|---|---|---|---|---|
| 199.96.250.36 | 199.96.248.0/21 | AS17378 | AS17378 - TierPoint, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mg2cms.com owner
- Contact emails
- patrick@marketingg2.com
- pglennon@marketingg2.com
- 10929345-b852-474e-a0f7-2024906137a5@identity-protect.org
- 1661b7f2-1fa7-44ea-b23c-c0e1cc4577c7@identity-protect.org
- 310f98e8-1c8e-423a-a8bc-e9185f231ce4@identity-protect.org
- 430a7067-34d7-4fcc-8e60-36b0905797b0@identity-protect.org
- 5149d378-61fe-4c91-b6b8-ff9fb9d3dec0@identity-protect.org
Subdomains
38 observed subdomains of mg2cms.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mg2cms.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from mg2cms.com.
- IP · 199.96.250.36
- ASN · AS17378AS17378 - TierPoint, LLC
- Registrar · iana:468
- Country · US
- Email · patrick@marketingg2.com
- TLD · .com
- Browse hostnames · mg…
- 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: "mg2cms.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.