Skip to content

Hostname

jdeus.com

Last fetched

jdeus.com resolves to 1 IPv4 address operated by AS5533 in PT. WHOIS lists iana:1086 as the registrar.

Nutrition Label

WHISPER CANON · jdeus.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/jdeus.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.172.255.18280.172.0.0/16AS5533PT

WHOIS identity

Registrar
iana:1086
Organization
daniela bovolenta
Contact emails

Subdomains

2 observed subdomains of jdeus.com.

Web-graph footprint

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

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for jdeus.com.

MechanismTarget
SPF_MXjdeus.com
SPF_MXmail.denso-ts.it
SPF_MXtrendmail01.denso-ts.it
SPF_MXtrendmail02.denso-ts.it

Related pages

Pivot deeper into the graph from jdeus.com.

Cypher and MCP

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

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