Skip to content

Hostname

dtcc.edu

Last fetched

dtcc.edu resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dtcc.eduRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/dtcc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.28.14775.2.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.189.20199.83.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
delaware technical and community college computer center, ed. tech 722
Contact emails

Subdomains

1,508 observed subdomains of dtcc.edu.

Web-graph footprint

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

748 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for dtcc.edu.

MechanismTarget
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsfsolutionsmail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.228.6.215/32
SPF_IP138.123.130.144
SPF_IP138.123.60.144
SPF_IP199.244.78.223/32
SPF_IP199.244.78.224/32

Related pages

Pivot deeper into the graph from dtcc.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dtcc.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.