Skip to content

Hostname

deprimi.com

Last fetched

deprimi.com resolves to 1 IPv4 address operated by AS64445 in IT. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · deprimi.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/deprimi.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.40.227.20589.40.227.0/24AS64445IT

WHOIS identity

Registrar
iana:2487
Organization
repetto
Contact emails

Subdomains

2 observed subdomains of deprimi.com.

Threat posture

History

Mail and authentication

MX records

  • deprimi.com

SPF policy

8 SPF mechanisms authorising senders for deprimi.com.

MechanismTarget
SPF_Adeprimi.com
SPF_INCLUDEantispamcloud.com
SPF_IP163.172.121.74
SPF_IP5.196.184.4
SPF_IP62.75.221.42
SPF_IP85.25.22.87
SPF_IP89.40.227.205
SPF_MXdeprimi.com

Related pages

Pivot deeper into the graph from deprimi.com.

Cypher and MCP

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

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