Skip to content

Hostname

deaprint.al

Last fetched

deaprint.al resolves to 1 IPv4 address operated by IXARIS-MT-AS in GB.

Nutrition Label

WHISPER CANON · deaprint.alRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/deaprint.al

Resolution chain

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

IPPrefixASNOperatorCountry
161.97.166.99161.97.160.0/20AS51167IXARIS-MT-ASGB

WHOIS identity

No WHOIS records are currently associated with deaprint.al in WhisperGraph.

Subdomains

8 observed subdomains of deaprint.al.

Web-graph footprint

Distinct hostnames that link to or from deaprint.al in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • deaprint.al

SPF policy

6 SPF mechanisms authorising senders for deaprint.al.

MechanismTarget
SPF_Adeaprint.al
SPF_INCLUDErelay.mailchannels.net
SPF_IP161.97.166.99
SPF_IP207.180.224.99
SPF_IP5.189.131.173
SPF_MXdeaprint.al

Related pages

Pivot deeper into the graph from deaprint.al.

Cypher and MCP

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

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