Skip to content

Hostname

digitalpa.services

Last fetched

digitalpa.services resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · digitalpa.servicesRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/digitalpa.services

Resolution chain

digitalpa.services resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.235.129.20985.238.15.0/24AS31034IT

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

235 observed subdomains of digitalpa.services.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for digitalpa.services.

MechanismTarget
SPF_Adigitalpa.services
SPF_INCLUDEsmtps.digitalpa.it
SPF_INCLUDEturbo-smtp.com
SPF_MXdigitalpa.services

Related pages

Pivot deeper into the graph from digitalpa.services.

Cypher and MCP

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

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