Skip to content

Hostname

conselio.com

Last fetched

conselio.com resolves to 1 IPv4 address operated by LUXNETWORK Network Service Provider in Luxembourg in LU. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · conselio.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/conselio.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.4.124.203185.4.124.0/22AS29467LUXNETWORK Network Service Provider in LuxembourgLU

WHOIS identity

Registrar
iana:433
Organization
maire johann
Contact emails

Subdomains

110 observed subdomains of conselio.com.

Web-graph footprint

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

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for conselio.com.

MechanismTarget
SPF_Acas.buro24.com
SPF_Aserveur.groupe-entropia.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEpepipost.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP83.167.50.168
SPF_MXconselio.com

Related pages

Pivot deeper into the graph from conselio.com.

Cypher and MCP

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

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