Skip to content

Hostname

trident.edu

Last fetched

trident.edu resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.195.13345.60.195.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.205.13345.60.205.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
Organization
trident university international
Contact emails

Subdomains

30 observed subdomains of trident.edu.

Web-graph footprint

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

328 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for trident.edu.

MechanismTarget
SPF_INCLUDE336281.spf04.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.208.244.10
SPF_IP13.64.191.231
SPF_IP174.90.127.252/32
SPF_IP182.50.78.64/28
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP207.54.84.205
SPF_IP207.54.94.108
SPF_IP208.62.98.150/32
SPF_IP216.71.147.46
SPF_IP216.71.149.25
SPF_IP40.86.66.4
SPF_IP74.91.80.0/20
SPF_IP74.91.88.176
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31

Related pages

Pivot deeper into the graph from trident.edu.

Cypher and MCP

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

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