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
Resolution chain
dexx.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 88.214.28.244 | 88.214.28.0/22 | AS38913 | INFRABLOCKS - 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
MX records
SPF policy
13 SPF mechanisms authorising senders for dexx.it.
| Mechanism | Target |
|---|---|
| SPF_A | dexx.it |
| SPF_A | mx1.trustit.eu |
| SPF_A | sbs.wvdplas.nl |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.routit.net |
| SPF_IP | 212.121.120.45/32 |
| SPF_IP | 37.153.255.48/32 |
| SPF_IP | 46.44.147.168/29 |
| SPF_IP | 80.113.6.75/32 |
| SPF_IP | 82.192.79.122/32 |
| SPF_IP | 82.192.79.97/32 |
| SPF_MX | dexx.it |
Related pages
Pivot deeper into the graph from dexx.it.
- IP · 88.214.28.244
- ASN · AS38913INFRABLOCKS - The Infrastructure Group B.V.
- Registrar · registrar:key-systems gmbh
- Country · NL
- TLD · .it
- Browse hostnames · de…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.