Skip to content

Hostname

unicorn.com

Last fetched

unicorn.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · unicorn.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/unicorn.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.124.137.23551.124.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:106
Organization
unicorn a.s.
Contact emails

Subdomains

15 observed subdomains of unicorn.com.

Web-graph footprint

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

190 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for unicorn.com.

MechanismTarget
SPF_Asmtp.plus4u.net
SPF_Aunicorn.com
SPF_IP62.209.222.2
SPF_IP69.209.222.60
SPF_IP90.186.125.188
SPF_MXunicorn.com

Related pages

Pivot deeper into the graph from unicorn.com.

Cypher and MCP

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

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