Skip to content

Hostname

trinitycollege.com

Last fetched

trinitycollege.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in GB. WHOIS lists iana:2906 as the registrar.

Nutrition Label

WHISPER CANON · trinitycollege.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/trinitycollege.com

Resolution chain

trinitycollege.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.147.93.57141.147.64.0/18AS31898ORACLE-BMC-31898 - Oracle CorporationGB

WHOIS identity

Registrar
iana:2906
Organization
domain contact (289891)
Contact emails

Subdomains

32 observed subdomains of trinitycollege.com.

Web-graph footprint

Distinct hostnames that link to or from trinitycollege.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for trinitycollege.com.

MechanismTarget
SPF_INCLUDE2885273.spf10.hubspotemail.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.162.186.149
SPF_IP132.145.12.108/32
SPF_IP132.145.12.115/32
SPF_IP132.145.65.110/32
SPF_IP34.252.232.69/32
SPF_IP35.177.161.52
SPF_IP52.212.177.196/32
SPF_IP82.34.135.121/32
SPF_MXtrinitycollege.com

Related pages

Pivot deeper into the graph from trinitycollege.com.

Cypher and MCP

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

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