Skip to content

Hostname

code.privado.ai

Last fetched

code.privado.ai resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · code.privado.aiRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/code.privado.ai

Resolution chain

code.privado.ai resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.246.64.21934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.73.19234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.134.2052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.126.952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.6.4854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.166.6699.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with code.privado.ai in WhisperGraph.

Subdomains

4 observed subdomains of code.privado.ai.

Web-graph footprint

Distinct hostnames that link to or from code.privado.ai in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for code.privado.ai.

MechanismTarget
SPF_Aprivado.ai
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from code.privado.ai.

Cypher and MCP

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

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