Skip to content

Hostname

digivam.app

Last fetched

digivam.app resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · digivam.appRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/digivam.app

Resolution chain

digivam.app resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.22.157104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.205.129172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
78.46.26.11578.46.0.0/15AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

17 observed subdomains of digivam.app.

Web-graph footprint

Distinct hostnames that link to or from digivam.app in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for digivam.app.

MechanismTarget
SPF_Adigivam.app
SPF_IP185.141.132.10
SPF_IP45.135.243.111
SPF_IP95.217.65.206
SPF_MXdigivam.app

Related pages

Pivot deeper into the graph from digivam.app.

Cypher and MCP

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

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