Hostname
selek.com
Last fetched
selek.com resolves to 1 IPv4 address operated by AS48854 in DK. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
selek.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.149.228.34 | 185.149.228.0/24 | AS48854 | — | DK |
WHOIS identity
- Registrar
- iana:1001
- Organization
- 3s
- Contact emails
- 3kvi6qjjetwc@privacy-protection.email
- b92eowd9fhtm@spamprotection.email
- dqn7hzbsfxfu@privacy-protection.email
- ebssx7ahasdo@spamprotection.email
- fe7gbtnra8be@privacy-protection.email
- gmnsgztms4w4@privacy-protection.email
- gt9y32b6zasm@privacy-protection.email
- jejub4igfaux@privacy-protection.email
- sj62arpjj6r8@privacy-protection.email
- t93jbrddtadu@privacy-protection.email
- txvczs2ajp2t@privacy-protection.email
- znhcnxhne93c@privacy-protection.email
Subdomains
28 observed subdomains of selek.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from selek.com in the public web crawl.
6 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for selek.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf.tigermedia.eu |
| SPF_INCLUDE | uxmail.io |
| SPF_IP | 194.192.105.26 |
| SPF_IP | 51.136.47.41 |
Related pages
Pivot deeper into the graph from selek.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "selek.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.