Hostname
ulentech.com
Last fetched
ulentech.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
ulentech.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.242.242.36 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- atmc9j6ln6h8obsd5khl98rns8@domaindiscreet.com
- 68036251f40977de91835ec60a43c4c2808ebd8a28c9cd2f3e57a00390a8bc07@ulentech.com.whoisproxy.org
- 77a042d1627a450d14a2103a7e3cf834baf898fa8ae817d3499f055298a28784@ulentech.com.whoisproxy.org
- a88651d6e83c6f426042112c6fd767673d88ce6831648914afa50494723011aa@ulentech.com.whoisproxy.org
- d98a7bdef7e9da2e1c0aca5cb5b3b446a97a3b0c515b2977eb39b37d27fabc86@ulentech.com.whoisproxy.org
Subdomains
1 observed subdomain of ulentech.com.
| Subdomain |
|---|
| www.ulentech.com |
Threat posture
History
Mail and authentication
MX records
- ulentech.com
SPF policy
2 SPF mechanisms authorising senders for ulentech.com.
| Mechanism | Target |
|---|---|
| SPF_A | ulentech.com |
| SPF_MX | ulentech.com |
Related pages
Pivot deeper into the graph from ulentech.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ulentech.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.