Hostname
utilu.com
Last fetched
utilu.com resolves to 1 IPv4 address operated by ZORN-AS-AP Zorn Technologies in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
utilu.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 |
|---|---|---|---|---|
| 142.214.191.135 | 142.214.191.0/24 | AS395111 | ZORN-AS-AP Zorn Technologies | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
8 observed subdomains of utilu.com.
Web-graph footprint
Distinct hostnames that link to or from utilu.com in the public web crawl.
104 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for utilu.com.
| Mechanism | Target |
|---|---|
| SPF_A | utilu.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 142.214.191.135 |
| SPF_IP | 166.0.234.31 |
| SPF_IP | 173.214.176.2 |
| SPF_IP | 198.102.8.24 |
| SPF_IP | 216.107.128.54 |
| SPF_IP | 38.123.253.51 |
| SPF_IP | 38.57.3.35 |
| SPF_MX | utilu.com |
Related pages
Pivot deeper into the graph from utilu.com.
- IP · 142.214.191.135
- ASN · AS395111ZORN-AS-AP Zorn Technologies
- Registrar · iana:1068
- Country · US
- Email · 5a6df94b886b474e952be0404c46c5f9.protect@whoisguard.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: "utilu.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.