Hostname
utees.com
Last fetched
utees.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
utees.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.116.101.61 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.133.222.235 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.148.0.52 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of utees.com owner
- Contact emails
- utees.com@domainsbyproxy.com
- 1bc64139-568f-4aee-9fc9-a859728e4cf8@identity-protect.org
- 1ca8d6a4-c8d3-412f-a58e-ef4b2d870563@identity-protect.org
- 478fcac6-a59f-429f-aa83-8d409d6efdf6@identity-protect.org
- 79c1d2c3-5c0c-4370-8ed7-0d344d4a8ab1@identity-protect.org
- 87464e95-2cd5-438a-b717-efea48eec3cc@identity-protect.org
- af98e6a4-1875-4c24-954f-b4996895de7c@identity-protect.org
- d3fe08c3-33bf-4e18-8213-9d6320d34237@identity-protect.org
- owner-1754523@utees.com.whoisprivacyservice.org
- owner-5267659@utees.com.whoisprivacyservice.org
- owner-5440103@utees.com.whoisprivacyservice.org
Subdomains
35 observed subdomains of utees.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from utees.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for utees.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 46859462.spf01.hubspotemail.net |
| SPF_INCLUDE | m.lessonly.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | relay.bswift.com |
| SPF_INCLUDE | shops.shopify.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 207.89.40.250 |
Related pages
Pivot deeper into the graph from utees.com.
- IP · 18.116.101.61
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · utees.com@domainsbyproxy.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: "utees.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.