Skip to content

Hostname

diagnostics.avam.cloud

Last fetched

diagnostics.avam.cloud resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · diagnostics.avam.cloudRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/diagnostics.avam.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.28.87104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.29.87104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with diagnostics.avam.cloud in WhisperGraph.

Subdomains

9 observed subdomains of diagnostics.avam.cloud.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for diagnostics.avam.cloud.

MechanismTarget
SPF_Adiagnostics.avam.cloud
SPF_IP69.167.171.225
SPF_MXdiagnostics.avam.cloud

Related pages

Pivot deeper into the graph from diagnostics.avam.cloud.

Cypher and MCP

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

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