Skip to content

Hostname

unicorn.ge

Last fetched

unicorn.ge resolves to 1 IPv4 address operated by AS208744 in GE.

Nutrition Label

WHISPER CANON · unicorn.geRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/unicorn.ge

Resolution chain

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

IPPrefixASNOperatorCountry
154.6.141.89154.6.141.0/24AS208744GE

WHOIS identity

No WHOIS records are currently associated with unicorn.ge in WhisperGraph.

Subdomains

9 observed subdomains of unicorn.ge.

Web-graph footprint

Distinct hostnames that link to or from unicorn.ge in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for unicorn.ge.

MechanismTarget
SPF_Aunicorn.ge
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.241.247.52
SPF_MXunicorn.ge

Related pages

Pivot deeper into the graph from unicorn.ge.

Cypher and MCP

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

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