Skip to content

Hostname

scaledata.dev

Last fetched

scaledata.dev resolves to 5 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · scaledata.devRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/scaledata.dev

Resolution chain

scaledata.dev resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.74.166.9934.75.16.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
52.84.20.3352.84.33.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.6452.84.33.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.6652.84.33.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.7552.84.33.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0173518842
Contact emails

Subdomains

11 observed subdomains of scaledata.dev.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from scaledata.dev.

Cypher and MCP

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

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