Skip to content

Hostname

dect.org

Last fetched

dect.org resolves to 1 IPv4 address operated by AS42093 in NL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · dect.orgRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dect.org

Resolution chain

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

IPPrefixASNOperatorCountry
178.251.28.180178.251.24.0/21AS42093NL

WHOIS identity

Registrar
iana:48
Organization
dect forum
Contact emails

Subdomains

8 observed subdomains of dect.org.

Web-graph footprint

Distinct hostnames that link to or from dect.org in the public web crawl.

70 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dect.org.

MechanismTarget
SPF_Adect.org
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEspf.sensson.net
SPF_IP138.199.167.110
SPF_IP178.251.28.180
SPF_IP195.22.101.27
SPF_MXdect.org

Related pages

Pivot deeper into the graph from dect.org.

Cypher and MCP

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

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