Skip to content

Hostname

dent-soft.com

Last fetched

dent-soft.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. dent-soft.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · dent-soft.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dent-soft.com

Resolution chain

No IPv4 resolution is recorded for dent-soft.com in WhisperGraph.

IPv6 resolution

No AAAA record for dent-soft.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:151
Registrant organisation
dampsoft
Contact emails
info@dampsoft.de

Mail and authentication

Nameservers

  • a.ns14.net
  • b.ns14.net
  • c.ns14.net
  • d.ns14.net

MX records

  • redirect.domain-robot.org

SPF policy

  • ip: 153.92.34.48/28
  • ip: 62.116.130.8/32
  • ip: 80.149.230.96/27
  • a: dent-soft.com
  • mx: dent-soft.com
  • include: _spf.psm.knowbe4.com
  • include: spf.protection.outlook.com
  • include: agenturserver.de
  • include: spf.eu.exclaimer.net
  • include: 19706214.spf10.hubspotemail.net
  • include: redirect.domain-robot.org
  • ip: 116.202.253.105
  • ip: 136.243.230.26
  • ip: 148.251.28.196
  • ip: 178.63.45.144
  • ip: 188.40.16.54

Threat-feed evidence

History

Related pages

Pivot from dent-soft.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dent-soft.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.