Hostname
utzgroup.com
Last fetched
utzgroup.com resolves to 1 IPv4 address operated by AS29097 in CH. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
utzgroup.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 |
|---|---|---|---|---|
| 217.26.52.42 | 217.26.48.0/20 | AS29097 | — | CH |
WHOIS identity
- Registrar
- iana:151
- Organization
- bruno schmid
- Contact emails
Subdomains
130 observed subdomains of utzgroup.com.
Showing 20 of 130. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from utzgroup.com in the public web crawl.
158 sites link to this hostname.
108 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 utzgroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | digitrade.orbiz.com |
| SPF_A | mailgate11.idline.fr |
| SPF_INCLUDE | _spfededoc.idline.fr |
| SPF_INCLUDE | spf.eu.signature365.net |
| SPF_INCLUDE | spf.iway.ch |
| SPF_INCLUDE | spf.mail.hostpoint.ch |
| SPF_INCLUDE | spf.mailxpert.ch |
| SPF_INCLUDE | spf.sosafe.de |
| SPF_IP | 185.17.68.0/22 |
| SPF_IP | 217.26.52.42 |
| SPF_IP | 91.199.98.0/24 |
| SPF_IP | 91.234.160.0/24 |
| SPF_MX | utzgroup.com |
Related pages
Pivot deeper into the graph from utzgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "utzgroup.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.