Skip to content

Hostname

rolcondados.com

Last fetched

rolcondados.com resolves to 1 IPv4 address operated by NICALIAINTERNET - Nicalia Internet, S.L.U in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · rolcondados.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rolcondados.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.60.32.6592.60.32.0/23AS208769NICALIAINTERNET - Nicalia Internet, S.L.UES

WHOIS identity

Registrar
iana:1383
Organization
sergio ruiz rodriguez
Contact emails

Subdomains

9 observed subdomains of rolcondados.com.

Web-graph footprint

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

14 sites link to this hostname.

166 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • rolcondados.com

SPF policy

8 SPF mechanisms authorising senders for rolcondados.com.

MechanismTarget
SPF_Arolcondados.com
SPF_INCLUDErelay.dns-es.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP77.246.188.128
SPF_IP85.208.102.213
SPF_IP85.208.102.239
SPF_IP92.60.32.65
SPF_MXrolcondados.com

Related pages

Pivot deeper into the graph from rolcondados.com.

Cypher and MCP

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

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