Skip to content

Hostname

conso.ro

Last fetched

conso.ro resolves to 2 IPv4 addresses operated by AS39474 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · conso.roRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/conso.ro

Resolution chain

conso.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

34 observed subdomains of conso.ro.

Web-graph footprint

Distinct hostnames that link to or from conso.ro in the public web crawl.

125 sites link to this hostname.

247 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for conso.ro.

MechanismTarget
SPF_Aconso.ro
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.sendmachine.info
SPF_IP46.102.236.76
SPF_IP86.107.43.44
SPF_IP89.36.133.180
SPF_IP89.45.194.180
SPF_MXconso.ro

Related pages

Pivot deeper into the graph from conso.ro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "conso.ro"})-[: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.