Skip to content

Hostname

data.trinityschool.org

Last fetched

data.trinityschool.org resolves to 1 IPv4 address operated by ABUL-14-7385 - Allstream Business US, LLC in US.

Nutrition Label

WHISPER CANON · data.trinityschool.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/data.trinityschool.org

Resolution chain

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

IPPrefixASNOperatorCountry
209.63.160.123209.63.0.0/16AS7385ABUL-14-7385 - Allstream Business US, LLCUS

WHOIS identity

No WHOIS records are currently associated with data.trinityschool.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for data.trinityschool.org.

MechanismTarget
SPF_Adata.trinityschool.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.63.160.120/29
SPF_IP50.230.104.144/29
SPF_IP67.225.243.102
SPF_MXdata.trinityschool.org

Related pages

Pivot deeper into the graph from data.trinityschool.org.

Cypher and MCP

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

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