Skip to content

Hostname

elroqueo.com

Last fetched

elroqueo.com resolves to 1 IPv4 address operated by AS8560 in ES. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · elroqueo.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/elroqueo.com

Resolution chain

elroqueo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.223.27.15682.223.0.0/16AS8560ES

WHOIS identity

Registrar
iana:146
Organization
s.l. ceginfor
Contact emails

Subdomains

2 observed subdomains of elroqueo.com.

Web-graph footprint

Distinct hostnames that link to or from elroqueo.com in the public web crawl.

20 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for elroqueo.com.

MechanismTarget
SPF_Aceginfor01.servidoresdedicados.com
SPF_Aelroqueo.com
SPF_IP31.24.154.78
SPF_MXelroqueo.com

Related pages

Pivot deeper into the graph from elroqueo.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "elroqueo.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.