Skip to content

Hostname

fdtc.edu

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.161.15313.248.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.150.2353.33.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
Organization
florence - darlington technical college
Contact emails

Subdomains

26 observed subdomains of fdtc.edu.

Web-graph footprint

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

250 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for fdtc.edu.

MechanismTarget
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDE_spf.fdtc.edu
SPF_INCLUDE_spfrg.fdtc.edu
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from fdtc.edu.

Cypher and MCP

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

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