Skip to content

Hostname

utdt.edu

Last fetched

utdt.edu resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · utdt.eduRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/utdt.edu

Resolution chain

utdt.edu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.10.140104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.11.140104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
Organization
fundacion universidad torcuato di tella
Contact emails

Subdomains

47 observed subdomains of utdt.edu.

Web-graph footprint

Distinct hostnames that link to or from utdt.edu in the public web crawl.

1,122 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for utdt.edu.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-na.exlibrisgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP153.92.224.0/19
SPF_IP172.246.0.0/18
SPF_IP185.107.232.0/22
SPF_IP185.24.144.0/22
SPF_IP185.41.28.0/22
SPF_IP186.0.247.128/27
SPF_IP198.100.155.36
SPF_IP200.69.29.0/24
SPF_IP200.69.5.128/25
SPF_IP212.146.192.0/18
SPF_IP213.32.128.0/18
SPF_IP23.253.46.228
SPF_IP34.206.36.63
SPF_IP50.56.69.213
SPF_IP52.205.28.227
SPF_IP54.166.18.80
SPF_IP54.243.36.91
SPF_IP64.34.128.0/17
SPF_IP77.32.128.0/18
SPF_IP77.32.192.0/19
SPF_IP94.143.16.0/21

Related pages

Pivot deeper into the graph from utdt.edu.

Cypher and MCP

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

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