Skip to content

Hostname

zafiro.cloud

Last fetched

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

Nutrition Label

WHISPER CANON · zafiro.cloudRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/zafiro.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.185.10313.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.5013.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.5913.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.185.913.227.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.VN
18.239.134.2018.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.3718.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.7918.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.9518.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
65.8.131.12965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
entertainment solutions
Contact emails

Subdomains

10 observed subdomains of zafiro.cloud.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from zafiro.cloud.

Cypher and MCP

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

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