Hostname
elconchel.com
Last fetched
elconchel.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:379 as the registrar.
Nutrition Label
Resolution chain
elconchel.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 |
|---|---|---|---|---|
| 5.9.59.98 | 5.9.0.0/16 | AS24940 | — | DE |
| 82.223.67.52 | 82.223.0.0/16 | AS8560 | — | ES |
WHOIS identity
- Registrar
- iana:379
- Organization
- antonio cano
- Contact emails
Subdomains
11 observed subdomains of elconchel.com.
Web-graph footprint
Distinct hostnames that link to or from elconchel.com in the public web crawl.
16 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for elconchel.com.
| Mechanism | Target |
|---|---|
| SPF_A | elconchel.com |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_INCLUDE | spf.ipzmarketing.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.63.44.239 |
| SPF_IP | 2a01:4f8:120:61a5:0:0:0:2 |
| SPF_IP | 93.159.209.0/24 |
| SPF_IP | 93.159.210.0/24 |
| SPF_IP | 93.159.211.0/24 |
| SPF_IP | 93.159.212.0/24 |
| SPF_IP | 93.159.213.0/24 |
| SPF_IP | 93.159.214.0/24 |
| SPF_MX | elconchel.com |
Related pages
Pivot deeper into the graph from elconchel.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elconchel.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.