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
Resolution chain
trinitycollege.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.147.93.57 | 141.147.64.0/18 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | GB |
WHOIS identity
- Registrar
- iana:2906
- Organization
- domain contact (289891)
- Contact emails
Subdomains
32 observed subdomains of trinitycollege.com.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from trinitycollege.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for trinitycollege.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2885273.spf10.hubspotemail.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.162.186.149 |
| SPF_IP | 132.145.12.108/32 |
| SPF_IP | 132.145.12.115/32 |
| SPF_IP | 132.145.65.110/32 |
| SPF_IP | 34.252.232.69/32 |
| SPF_IP | 35.177.161.52 |
| SPF_IP | 52.212.177.196/32 |
| SPF_IP | 82.34.135.121/32 |
| SPF_MX | trinitycollege.com |
Related pages
Pivot deeper into the graph from trinitycollege.com.
- IP · 141.147.93.57
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:2906
- Country · GB
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · tr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.