Skip to content

Hostname

yubii.cloud

Last fetched

yubii.cloud resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · yubii.cloudRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/yubii.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.245.224108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.137.14234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.214.6134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.172.24646.51.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.142.14052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.29.8552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.131.25252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.195.10352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.249.9654.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.108.11954.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.159.8554.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.64.4154.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.238.15663.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.110.7099.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.172.1799.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:48
Organization
redacted registrant
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for yubii.cloud.

MechanismTarget
SPF_INCLUDE_mail.dhosting.pl

Related pages

Pivot deeper into the graph from yubii.cloud.

Cypher and MCP

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

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