Hostname
utex.com
Last fetched
utex.com resolves to 1 IPv4 address operated by ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
utex.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 |
|---|---|---|---|---|
| 199.43.119.14 | 199.43.119.0/24 | AS812 | ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of utex.com owner
- Contact emails
- wweber@utex.com
- 37f8146c-f412-45b5-b26c-82e103061153@identity-protect.org
- 3aee75f6-0368-45a4-9817-e6b095873d9b@identity-protect.org
- 42a74dc8-1ad6-4cc4-8536-e4ba8bc4498f@identity-protect.org
- 4c9b700f-87fc-49e1-a84e-2eb79ad07d5a@identity-protect.org
- 6699b953-3817-4876-abb5-09c2e8cca791@identity-protect.org
- 6db3cd18-685e-484f-b6d8-7f7fdcfa6e83@identity-protect.org
Subdomains
29 observed subdomains of utex.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from utex.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for utex.com.
| Mechanism | Target |
|---|---|
| SPF_A | utexbackup.utex.com |
| SPF_A | utexdomino01.utex.com |
| SPF_A | utexdomino02.utex.com |
| SPF_INCLUDE | spf.ess.ca.barracudanetworks.com |
Related pages
Pivot deeper into the graph from utex.com.
- IP · 199.43.119.14
- ASN · AS812ROGERS-COMMUNICATIONS - Rogers Communications Canada Inc.
- Registrar · iana:468
- Country · CA
- Email · wweber@utex.com
- TLD · .com
- Browse hostnames · ut…
- 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: "utex.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.