Hostname
ldmailmasters.com
Last fetched
ldmailmasters.com resolves to 2 IPv4 addresses operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
ldmailmasters.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 12.216.191.118 | 12.128.0.0/9 | AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
| 70.60.19.142 | 70.60.0.0/19 | AS10796 | TWC-10796-MIDWEST - Charter Communications Inc | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- diane fischer
- Contact emails
- sbyrd@ldmailmasters.com
- info@domain-contact.org
- 06178722b9e0ad91d458cb107619943715c3d0dee9814587855e14edf0833079@ldmailmasters.com.whoisproxy.org
- 071f49027c389317031d507f4d2560bb005f348501c35b346340c0ddfa27a8ff@ldmailmasters.com.whoisproxy.org
- 14ef22fc8b07282a2b4f098239d1c293c3371337b537120e62e80e813e930b57@ldmailmasters.com.whoisproxy.org
- 19a73957d71e3a31556991399caa2b3e933bb19580cad9c0fee8cf21756902de@ldmailmasters.com.whoisproxy.org
- 1e9c4e6dcbedc4dfcca0b8926bc460a687972f0773c885faf46e3d1c874d9420@ldmailmasters.com.whoisproxy.org
- 2221460032208fe1573f31fc10b6dd3ca1b62b056863b91c567e287c18b098b6@ldmailmasters.com.whoisproxy.org
- 23b2fc27656b39c4f0549ba2d6678525e98e72ada8d9ecf89aa36d16f043a7ee@ldmailmasters.com.whoisproxy.org
- 2407519d5aadebe2c03e1679379cee210c4c14648f2d33b948115af2a72b7a75@ldmailmasters.com.whoisproxy.org
- 3da88a47d35c515c288e09e0d011b6c37e7f399f349b9bfe34c4636d42375ed6@ldmailmasters.com.whoisproxy.org
- 5b5777961c0cffa842a888eba8d10472fb190d6f055bc2aa2b812de648d590f4@ldmailmasters.com.whoisproxy.org
- 5d4bb7bbf3768f351602e036ee1e0aadc364ff9563953ac18abc490bf9f06a98@ldmailmasters.com.whoisproxy.org
- 62029487929dfdd1ece1d4cadde6939c27446a2b26ab030fb264ddb6f5486e0f@ldmailmasters.com.whoisproxy.org
- 6e8a93f8d34136d186d096a9d663478760d7f6a4f1ed775d6765789588237861@ldmailmasters.com.whoisproxy.org
- 77d6804b94018763363a2650030ab7189630a86a43d8617d637b4f493f003066@ldmailmasters.com.whoisproxy.org
- 77e12f61977c212889c7477b2943cb7b5caa7aeb03850363a2d1e2149c60039d@ldmailmasters.com.whoisproxy.org
- 7b9e304bf858aec3972550ba14d1d786dbeb88493fcc518a4d61038c05ee74f6@ldmailmasters.com.whoisproxy.org
- 7ebf99163af5a1c013f49a6957c10627ddcc2fccc636b635b13487736d9713ed@ldmailmasters.com.whoisproxy.org
- 8b06efaaacc9f0f553fa8c79e7ad29e1f66ebca770699eb60dc6c5fb02705626@ldmailmasters.com.whoisproxy.org
- and 9 more
Subdomains
14 observed subdomains of ldmailmasters.com.
Showing 13 of 14. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ldmailmasters.com in the public web crawl.
28 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for ldmailmasters.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.216.191.114 |
| SPF_IP | 167.89.50.60/24 |
| SPF_IP | 70.60.19.128/28 |
| SPF_IP | 70.60.19.130/28 |
Related pages
Pivot deeper into the graph from ldmailmasters.com.
- IP · 12.216.191.118
- ASN · AS7018ATT-INTERNET4 - AT&T Enterprises, LLC
- Registrar · iana:228
- Country · US
- Email · sbyrd@ldmailmasters.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: "ldmailmasters.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.