Hostname
itristan.com
Last fetched
itristan.com resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
itristan.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 |
|---|---|---|---|---|
| 173.209.57.157 | 173.209.184.0/22 | AS36666 | GTCOMM - GloboTech Communications | CA |
WHOIS identity
- Registrar
- iana:69
- Organization
- itmg hostmaster
- Contact emails
Subdomains
22 observed subdomains of itristan.com.
Showing 19 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from itristan.com in the public web crawl.
30 sites link to this hostname.
31 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for itristan.com.
| Mechanism | Target |
|---|---|
| SPF_A | itristan.com |
| SPF_A | orders.itristan.com |
| SPF_A | whmcs3.itristan.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 149.56.13.0 |
| SPF_IP | 158.69.117.13 |
| SPF_IP | 173.209.37.144 |
| SPF_IP | 209.85.220.101/24 |
| SPF_IP | 209.85.220.69/32 |
| SPF_IP | 209.85.220.97/32 |
| SPF_MX | itristan.com |
Related pages
Pivot deeper into the graph from itristan.com.
- IP · 173.209.57.157
- ASN · AS36666GTCOMM - GloboTech Communications
- Registrar · iana:69
- Country · CA
- Email · support@itristanmedia.com
- TLD · .com
- Browse hostnames · it…
- 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: "itristan.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.