Hostname
tri-ed.com
Last fetched
tri-ed.com resolves to 1 IPv4 address operated by ANIXTER-INC - ANIXTER INC. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
tri-ed.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 |
|---|---|---|---|---|
| 149.128.11.217 | 149.128.8.0/21 | AS29828 | ANIXTER-INC - ANIXTER INC. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- 100 crossways park west
- Contact emails
Subdomains
10 observed subdomains of tri-ed.com.
Web-graph footprint
Distinct hostnames that link to or from tri-ed.com in the public web crawl.
42 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for tri-ed.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.128.32.193 |
| SPF_IP | 149.128.8.192 |
| SPF_IP | 67.231.148.123 |
| SPF_IP | 67.231.156.122 |
Related pages
Pivot deeper into the graph from tri-ed.com.
- IP · 149.128.11.217
- ASN · AS29828ANIXTER-INC - ANIXTER INC.
- Registrar · iana:299
- Country · US
- Email · internet.admin@anixter.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: "tri-ed.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.