Hostname
lddrill.com
Last fetched
lddrill.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lddrill.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 |
|---|---|---|---|---|
| 167.99.201.176 | 167.103.177.0/24 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lddrill.com owner
- Contact emails
- it@lddrill.com
- 31fd9fed-13ef-44de-9664-2d3e94e06467@identity-protect.org
- 4e5bfefe-1bd6-452e-b4b6-d4d8aff7332f@identity-protect.org
- 789d13b4-e43e-40cb-8163-edc3a7b4b1e6@identity-protect.org
- bcaba439-cdf4-47b0-911f-13968be120b6@identity-protect.org
- cbce35ef-c98a-4204-b228-cc69eb758509@identity-protect.org
- ce464c2f-da26-4be0-8a80-92115fedcee4@identity-protect.org
- owner-2563528@lddrill.com.whoisprivacyservice.org
- owner-550023@lddrill.com.whoisprivacyservice.org
- owner-8481929@lddrill.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of lddrill.com.
Web-graph footprint
Distinct hostnames that link to or from lddrill.com in the public web crawl.
11 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
6 SPF mechanisms authorising senders for lddrill.com.
| Mechanism | Target |
|---|---|
| SPF_A | lddrill.com |
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 208.75.123.0/24 |
| SPF_IP | 217.37.126.1/32 |
| SPF_IP | 62.13.128.0/19 |
Related pages
Pivot deeper into the graph from lddrill.com.
- IP · 167.99.201.176
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · GB
- Email · it@lddrill.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: "lddrill.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.