Hostname
ldmgrp.com
Last fetched
ldmgrp.com resolves to 1 IPv4 address operated by COLOGIX - Cologix, Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ldmgrp.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 |
|---|---|---|---|---|
| 64.21.68.71 | 64.21.0.0/17 | AS8001 | COLOGIX - Cologix, Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ldmgrp.com owner
- Contact emails
- no.valid.email@worldnic.com
- rmester@ldmgrp.com
- 4ca99a8d-3956-47a7-ab2d-6370089efe5d@identity-protect.org
- 67fe5eab-b667-4a2d-90ed-cc922b96f93c@identity-protect.org
- 6aa0fb1b-55eb-47af-9ec1-509e4bcceca4@identity-protect.org
- 98f48b9d-c9b0-46b3-ad45-8eaf47b4e331@identity-protect.org
- a04d5f97-df19-478b-88ea-1ce503e44672@identity-protect.org
- b368ecf9-d018-46e8-a2ef-01ed3000b1a8@identity-protect.org
- ceb8f203-1bf4-4f33-9ead-4b474f92065f@identity-protect.org
- owner-9173325@ldmgrp.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of ldmgrp.com.
Showing 13 of 14. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ldmgrp.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ldmgrp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ldmgrp.com.
- IP · 64.21.68.71
- ASN · AS8001COLOGIX - Cologix, Inc
- Registrar · iana:468
- Country · US
- Email · no.valid.email@worldnic.com
- TLD · .com
- Browse hostnames · ld…
- 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: "ldmgrp.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.