Skip to content

Hostname

dexx.it

Last fetched

dexx.it resolves to 1 IPv4 address operated by INFRABLOCKS - The Infrastructure Group B.V. in NL. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · dexx.itRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/dexx.it

Resolution chain

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

IPPrefixASNOperatorCountry
88.214.28.24488.214.28.0/22AS38913INFRABLOCKS - The Infrastructure Group B.V.NL

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
van der plas flowers and plants b.v.
Contact emails

Subdomains

1 observed subdomain of dexx.it.

Subdomain
www.dexx.it

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for dexx.it.

MechanismTarget
SPF_Adexx.it
SPF_Amx1.trustit.eu
SPF_Asbs.wvdplas.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.routit.net
SPF_IP212.121.120.45/32
SPF_IP37.153.255.48/32
SPF_IP46.44.147.168/29
SPF_IP80.113.6.75/32
SPF_IP82.192.79.122/32
SPF_IP82.192.79.97/32
SPF_MXdexx.it

Related pages

Pivot deeper into the graph from dexx.it.

Cypher and MCP

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

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