Skip to content

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

WHISPER CANON · ldmailmasters.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ldmailmasters.com

Resolution chain

ldmailmasters.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
12.216.191.11812.128.0.0/9AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
70.60.19.14270.60.0.0/19AS10796TWC-10796-MIDWEST - Charter Communications IncUS

WHOIS identity

Registrar
iana:228
Organization
diane fischer
Contact emails

Subdomains

14 observed subdomains of ldmailmasters.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ldmailmasters.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.216.191.114
SPF_IP167.89.50.60/24
SPF_IP70.60.19.128/28
SPF_IP70.60.19.130/28

Related pages

Pivot deeper into the graph from ldmailmasters.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.