Skip to content

Hostname

digialm.com

Last fetched

digialm.com resolves to 5 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · digialm.comRouting diversity3.0/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/digialm.com

Resolution chain

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

WHOIS identity

Registrar
iana:303
Organization
amol babasaheb deshmukh
Contact emails

Subdomains

89 observed subdomains of digialm.com.

Web-graph footprint

Distinct hostnames that link to or from digialm.com in the public web crawl.

602 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for digialm.com.

MechanismTarget
SPF_Adigialm.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.m3c.in
SPF_IP14.140.248.0/24
SPF_IP14.142.107.0/24
SPF_IP45.114.76.0/24
SPF_IP45.114.77.0/24
SPF_IP52.209.23.163
SPF_MXdigialm.com

Related pages

Pivot deeper into the graph from digialm.com.

Cypher and MCP

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

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