Hostname
digitelts.com
Last fetched
digitelts.com resolves to 1 IPv4 address operated by AS34762 in ES. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
digitelts.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 |
|---|---|---|---|---|
| 213.158.86.104 | 213.158.84.0/22 | AS34762 | — | ES |
WHOIS identity
- Registrar
- iana:468
- Organization
- creacion de bases de datos de castilla y leon, s.l.
- Contact emails
- dominios@madisonmk.com
- 1a43ecac-cf49-4669-8569-ffafe7b63329@identity-protect.org
- 385b7b67-8fb3-4a41-9c22-23e072a99a0e@identity-protect.org
- 74fdd19e-a901-448b-b6a8-a1e8dd64dbec@identity-protect.org
- b3e77edf-0c70-4930-b54d-d823acc67e8f@identity-protect.org
- de39e231-d325-40ba-a5e6-56b0ff077046@identity-protect.org
Subdomains
45 observed subdomains of digitelts.com.
Showing 18 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from digitelts.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for digitelts.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.madisonmk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.215.86.135 |
Related pages
Pivot deeper into the graph from digitelts.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "digitelts.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.