Hostname
utepeis.com
Last fetched
utepeis.com resolves to 1 IPv4 address operated by AS28824 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
utepeis.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 |
|---|---|---|---|---|
| 46.250.210.125 | 46.250.192.0/19 | AS28824 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- arve m?rch
- Contact emails
- 4vyviunqk7na@spamprotection.email
- 4y7f5qjcpu7w@privacy-protection.email
- 6dcazo9r2gru@privacy-protection.email
- dysfwbztdnd3@privacy-protection.email
- fhq8zawq7fnb@privacy-protection.email
- fhtn6iswgp44@privacy-protection.email
- ieatdd52hcuq@privacy-protection.email
- n7um47kyqcb8@privacy-protection.email
- nw3wzhrpubxb@privacy-protection.email
- ssnfvc2ojrmp@privacy-protection.email
- u3gprkhzsruf@privacy-protection.email
- w4hyjxa3o3y2@spamprotection.email
Subdomains
7 observed subdomains of utepeis.com.
Web-graph footprint
Distinct hostnames that link to or from utepeis.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for utepeis.com.
| Mechanism | Target |
|---|---|
| SPF_A | utepeis.com |
| SPF_IP | 194.242.11.90 |
| SPF_MX | utepeis.com |
Related pages
Pivot deeper into the graph from utepeis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "utepeis.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.