Skip to content

Hostname

dtic.mil

Last fetched

dtic.mil resolves to 3 IPv4 addresses operated by DNIC-ASBLK-27032-27159 - United States Department of Defense DoD in US.

Nutrition Label

WHISPER CANON · dtic.milRouting diversity3.0/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/dtic.mil

Resolution chain

dtic.mil resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
214.48.244.101214.48.244.0/22AS27064DNIC-ASBLK-27032-27159 - United States Department of Defense DoDUS
214.48.248.101214.48.248.0/22AS27064DNIC-ASBLK-27032-27159 - United States Department of Defense DoDUS
214.48.252.101214.48.252.0/22AS27064DNIC-ASBLK-27032-27159 - United States Department of Defense DoDUS

WHOIS identity

Registrar
Organization
ipv4 address block not managed by the ripe ncc
Contact emails

Subdomains

70 observed subdomains of dtic.mil.

Web-graph footprint

Distinct hostnames that link to or from dtic.mil in the public web crawl.

4,214 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dtic.mil.

MechanismTarget
SPF_Admg03.mgt.dtic.mil
SPF_INCLUDE_spf.eemsg.mail.mil
SPF_MXdtic.mil

Related pages

Pivot deeper into the graph from dtic.mil.

Cypher and MCP

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

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