Skip to content

Hostname

datpt.com

Last fetched

datpt.com resolves to 206.210.68.43, announced in 206.210.64.0/19 by EXPEDIENT - Expedient in US. datpt.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 · datpt.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/datpt.com

Resolution chain

IPv6 resolution

No AAAA record for datpt.com is recorded in WhisperGraph.

Attribution

expedient

ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
datapoint
Contact emails
dns@datapointinc.com

Subdomains

Subdomain
www.datpt.com

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • auth1.dns.expedient.com
  • auth1.dns.datapointinc.net
  • auth3.dns.datapointinc.net
  • auth5.dns.datapointinc.net
  • beast.toad.net
  • sushi.toad.net

MX records

  • datpt.com.s8a1.psmtp.com
  • datpt.com.s8a2.psmtp.com
  • datpt.com.s8b1.psmtp.com
  • datpt.com.s8b2.psmtp.com

Threat-feed evidence

History

Related pages

Pivot from datpt.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: "datpt.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.