Hostname
tur-pex.com
Last fetched
tur-pex.com resolves to 1 IPv4 address operated by EURONIC - Domainkeskus Oy in FI. WHOIS lists iana:638 as the registrar.
Nutrition Label
Resolution chain
tur-pex.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 |
|---|---|---|---|---|
| 185.55.84.242 | 185.55.84.0/22 | AS201964 | EURONIC - Domainkeskus Oy | FI |
WHOIS identity
- Registrar
- iana:638
- Organization
- domain myynti
- Contact emails
Subdomains
3 observed subdomains of tur-pex.com.
Web-graph footprint
Distinct hostnames that link to or from tur-pex.com in the public web crawl.
28 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for tur-pex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | outbound.euronic.fi |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from tur-pex.com.
- IP · 185.55.84.242
- ASN · AS201964EURONIC - Domainkeskus Oy
- Registrar · iana:638
- Country · FI
- Email · tur-pex.com@shieldwhois.com
- TLD · .com
- Browse hostnames · tu…
- 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: "tur-pex.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.