Skip to content

Hostname

unicorne.cloud

Last fetched

unicorne.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · unicorne.cloudRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/unicorne.cloud

Resolution chain

unicorne.cloud resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.166.160.363.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.73.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.943.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.953.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.1023.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.1123.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.683.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.983.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
9371 8971 quebec
Contact emails

Subdomains

16 observed subdomains of unicorne.cloud.

Web-graph footprint

Distinct hostnames that link to or from unicorne.cloud in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for unicorne.cloud.

MechanismTarget
SPF_Aunicorne.cloud
SPF_INCLUDE4197657.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf-us.tmes.trendmicro.com
SPF_MXunicorne.cloud

Related pages

Pivot deeper into the graph from unicorne.cloud.

Cypher and MCP

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

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