Skip to content

Hostname

dtexgovservices.com

Last fetched

dtexgovservices.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. dtexgovservices.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 · dtexgovservices.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dtexgovservices.com

Resolution chain

No IPv4 resolution is recorded for dtexgovservices.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
05ba3ca8-a139-48ba-b4e6-b79d0ecea3fb@identity-protect.org, 0f04df43-bb87-40b6-9521-7e41306dfc64@identity-protect.org, 26b1a6f4-c02a-423f-8b67-d40c16dc5a3a@identity-protect.org, 66e9ee78-0875-4aaa-975f-4ebf30851d6e@identity-protect.org, a4d82c56-de5f-4f62-a1ef-9cf78a9b8ace@identity-protect.org, bda05f6e-a6ec-4012-ac00-a544088fd740@identity-protect.org

Mail and authentication

Nameservers

  • ns-47.awsdns-05.com
  • ns-648.awsdns-17.net
  • ns-1128.awsdns-13.org
  • ns-1776.awsdns-30.co.uk

MX records

  • dtexgovservices-com.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

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