Skip to content

Hostname

conscensia.com

Last fetched

conscensia.com resolves to 1 IPv4 address operated by TEAM-BLUE-DENMARK in DK. WHOIS lists iana:106 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.231.107.25294.231.96.0/20AS48854TEAM-BLUE-DENMARKDK

WHOIS identity

Registrar
iana:106
Organization
carsten hansen
Contact emails

Subdomains

8 observed subdomains of conscensia.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for conscensia.com.

MechanismTarget
SPF_INCLUDEinfosecmail.net
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.108.1/28
SPF_IP167.89.108.13
SPF_IP167.89.92.35

Related pages

Pivot deeper into the graph from conscensia.com.

Cypher and MCP

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

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