Skip to content

Hostname

dataorb.cloud

Last fetched

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

Nutrition Label

WHISPER CANON · dataorb.cloudRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/dataorb.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.18.2218.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.2518.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.7018.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.8618.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.171.117.193.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.783.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.843.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.973.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
michael stewart
Contact emails

Subdomains

1 observed subdomain of dataorb.cloud.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from dataorb.cloud.

Cypher and MCP

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

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